mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-19 08:40:30 +02:00
gnu: emacs-tempel: Update to 1.8.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.8. Change-Id: Ia904b8d2c24847e0e92a1173fa693d8bbb0156b4
This commit is contained in:
@@ -21888,7 +21888,7 @@ been adapted to also work with mu4e.")
|
||||
(define-public emacs-tempel
|
||||
(package
|
||||
(name "emacs-tempel")
|
||||
(version "1.7")
|
||||
(version "1.8")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -21897,7 +21897,7 @@ been adapted to also work with mu4e.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ly38zv73z8y3pwa3wqabxy6qv84w72yqzxywcqpyqfxmzg42dg3"))))
|
||||
"02772vhw5pr60fs879cg82l3g7xn4lxy6frhknk8d5ah80pwzfca"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user