guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

24/84: gnu: emacs-tempel: Update to 1.3.


From: guix-commits
Subject: 24/84: gnu: emacs-tempel: Update to 1.3.
Date: Tue, 24 Dec 2024 09:29:05 -0500 (EST)

ngz pushed a commit to branch master
in repository guix.

commit fad37aeb0742540a5bca86cfa87084efbd3d474b
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Tue Dec 24 10:59:45 2024 +0100

    gnu: emacs-tempel: Update to 1.3.
    
    * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.3.
    
    Change-Id: Id0eff738f38432118a70ac0b4cf3b68d8cd6ae52
---
 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 613cf44c51..fd3b1c9483 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19318,7 +19318,7 @@ been adapted to also work with mu4e.")
 (define-public emacs-tempel
   (package
     (name "emacs-tempel")
-    (version "1.2")
+    (version "1.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -19327,7 +19327,7 @@ been adapted to also work with mu4e.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1yyq59rkcqlqm6ra6wp98sqn823a7f2r8nabd1kffqq38rgfj1hr"))))
+                "0sh477bx437d3lz6v0m418bk1iwr3mjj8xf396qdi7kiiaic0drz"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-compat))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]