guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 3e383e77b8b7f3cdd89f404014880e9a3ba7ca0e
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Fri Oct 10 20:42:44 2025 +0200
gnu: emacs-tempel: Update to 1.6.
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.6.
Change-Id: I2592de778b1557e67fa5cd34e5e6e98973113134
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 6daf8a0ccd..dc657e1675 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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