GNU bug report logs - #56470
[PATCH] gnu: emacs-tempel: Update to 0.4.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sat, 9 Jul 2022 18:04:01 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Subject: bug#56470: closed (Re: [PATCH] gnu: emacs-tempel: Update to 0.4.)
Date: Sun, 10 Jul 2022 18:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#56470: [PATCH] gnu: emacs-tempel: Update to 0.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 56470 <at> debbugs.gnu.org.

-- 
56470: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56470
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: jgart <jgart <at> dismail.de>, 56470-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: emacs-tempel: Update to 0.4.
Date: Sun, 10 Jul 2022 20:06:48 +0200
Am Samstag, dem 09.07.2022 um 13:02 -0500 schrieb jgart:
> * gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4.
Pushed as bf0a646a5bcde489b602c58fbb63a93acb9d08f6.

Cheers

[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: emacs-tempel: Update to 0.4.
Date: Sat,  9 Jul 2022 13:02:22 -0500
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.4.
---
 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 2e259287b8..2518d6a8f4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13828,7 +13828,7 @@ (define-public emacs-pretty-mode
 (define-public emacs-tempel
   (package
     (name "emacs-tempel")
-    (version "0.3")
+    (version "0.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -13837,7 +13837,7 @@ (define-public emacs-tempel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1cq7gg4fh105229my57wbb7v72l8mx957pvsg8k3zc1l0hbc796i"))))
+                "0iyh6wxchqg83gpwvg6lz4qy4c2qh25iqjpjm56kif52346a99d2"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/minad/tempel")
     (synopsis "Simple templates for Emacs")
-- 
2.36.1




This bug report was last modified 3 years and 10 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.