gnu: emacs-tempel: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.0. Change-Id: I61737161384615a4c18e4ce318b0c538db1372ca Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>master
parent
b50b1c819e
commit
7287b520eb
|
@ -17615,7 +17615,7 @@ been adapted to also work with mu4e.")
|
|||
(define-public emacs-tempel
|
||||
(package
|
||||
(name "emacs-tempel")
|
||||
(version "0.8")
|
||||
(version "1.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -17624,7 +17624,7 @@ been adapted to also work with mu4e.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"10dcf56x74jrbdzaa9kphyzq2rz5alv800dnnzpbnvwzh29lfyka"))))
|
||||
"0f1z5p6vbbjsh7cn7hqhv4c6h4awczpf14sbwpzsnwqsxsfjdh34"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
|
Reference in New Issue