gnu: emacs-autothemer: Update to 0.2.17.
* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.17.
This commit is contained in:
		
							parent
							
								
									cfc1209a80
								
							
						
					
					
						commit
						223004ba0e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -3748,7 +3748,7 @@ or XEmacs.")
 | 
			
		|||
(define-public emacs-autothemer
 | 
			
		||||
  (package
 | 
			
		||||
    (name "emacs-autothemer")
 | 
			
		||||
    (version "0.2.14")
 | 
			
		||||
    (version "0.2.17")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method git-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -3758,7 +3758,7 @@ or XEmacs.")
 | 
			
		|||
       (file-name (git-file-name name version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0jxlfwcfqdjr3da2xzjnigmckarhjbn6b1i1x4pdzb5djjcz00qc"))))
 | 
			
		||||
         "13lj0igrsdycsr8ldv2hilj2x79c888g4lx2ixqn7w29lw6cb44g"))))
 | 
			
		||||
    (build-system emacs-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     (list emacs-dash))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue