mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: emacs-tempel: Update to 1.6.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.6. Change-Id: I2592de778b1557e67fa5cd34e5e6e98973113134
This commit is contained in:
parent
f4193d26e2
commit
3e383e77b8
1 changed files with 2 additions and 2 deletions
|
|
@ -21460,7 +21460,7 @@ been adapted to also work with mu4e.")
|
|||
(define-public emacs-tempel
|
||||
(package
|
||||
(name "emacs-tempel")
|
||||
(version "1.5")
|
||||
(version "1.6")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
|
@ -21469,7 +21469,7 @@ been adapted to also work with mu4e.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"104wifdqglk6hxs6z3gr6rmxf3hdqsl3y9bvcp3wwm10yqkpnmkx"))))
|
||||
"1a5pk000cy4zgh73hdpw08cwf1qr7cgw4hpj5n0dkprwbw5hhm8s"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue