gnu: emacs-tempel-collection: Update to 0.1-1.4a1d717.
* gnu/packages/emacs-xyz.scm (emacs-tempel-collection): Update to 0.1-1.4a1d717. Change-Id: Iac96a06c183fa2f6f246e08283a7bca2e00aac32 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
		
							parent
							
								
									e11e65a9ad
								
							
						
					
					
						commit
						b50b1c819e
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
					@ -17636,8 +17636,8 @@ the Emacs Tempo library.  You may also write your templates in Lisp.")
 | 
				
			||||||
    (license license:gpl3+)))
 | 
					    (license license:gpl3+)))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
(define-public emacs-tempel-collection
 | 
					(define-public emacs-tempel-collection
 | 
				
			||||||
  (let ((commit "cd9529b2a2fdfd49010117d2a1fc49adf9725051")
 | 
					  (let ((commit "4a1d717eb30a78680c8f4df2d71e395c846c5371")
 | 
				
			||||||
        (revision "0"))
 | 
					        (revision "1"))
 | 
				
			||||||
    (package
 | 
					    (package
 | 
				
			||||||
      (name "emacs-tempel-collection")
 | 
					      (name "emacs-tempel-collection")
 | 
				
			||||||
      (version (git-version "0.1" revision commit))
 | 
					      (version (git-version "0.1" revision commit))
 | 
				
			||||||
| 
						 | 
					@ -17649,7 +17649,7 @@ the Emacs Tempo library.  You may also write your templates in Lisp.")
 | 
				
			||||||
                (file-name (git-file-name name version))
 | 
					                (file-name (git-file-name name version))
 | 
				
			||||||
                (sha256
 | 
					                (sha256
 | 
				
			||||||
                 (base32
 | 
					                 (base32
 | 
				
			||||||
                  "02x6jq5k7fa46ni64qf8wrmkay6zfbmkildb727zs6wchmyg2znn"))))
 | 
					                  "0ifmzn5d9mpsjwvg2ir0sy3r4czxa7d6j97l8rrp8ai7jqvydadm"))))
 | 
				
			||||||
      (build-system emacs-build-system)
 | 
					      (build-system emacs-build-system)
 | 
				
			||||||
      (propagated-inputs (list emacs-tempel))
 | 
					      (propagated-inputs (list emacs-tempel))
 | 
				
			||||||
      (home-page "https://github.com/Crandel/tempel-collection")
 | 
					      (home-page "https://github.com/Crandel/tempel-collection")
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue