gnu: emacs-jinx: Update to 1.7.
* gnu/packages/emacs-xyz.scm (emacs-jinx): Update to 1.7. Change-Id: I41cf1a9e03d572722275a9f93cb3d5fa3e6dbabd
This commit is contained in:
		
							parent
							
								
									6f4e14817a
								
							
						
					
					
						commit
						2f451d6cf9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -11058,7 +11058,7 @@ sgml/html integration, and indentation (working with sgml).")
 | 
			
		|||
(define-public emacs-jinx
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-jinx")
 | 
			
		||||
    (version "1.6")
 | 
			
		||||
    (version "1.7")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -11068,7 +11068,7 @@ sgml/html integration, and indentation (working with sgml).")
 | 
			
		|||
         (commit version)))
 | 
			
		||||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32 "0kl9jpd6a68q1s3lc74jkx0nsk66lpwg7zx61a5h0w0m410l1g1q"))))
 | 
			
		||||
        (base32 "04f9yd710rrn1v5b44jaackrnc7f6ywy4r5j5ig12gkddbx3r29i"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue