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

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Tue, 1 Apr 2025 09:33:01 UTC

Severity: normal

Tags: patch

Done: Ian Eure <ian <at> retrospec.tv>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77428 in the body.
You can then email your comments to 77428 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77428; Package guix-patches. (Tue, 01 Apr 2025 09:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Cayetano Santos <csantosb <at> inventati.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 01 Apr 2025 09:33:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-tempel: Update to 1.4.
Date: Tue,  1 Apr 2025 11:31:35 +0200
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 1.4.

Change-Id: I5104d025bc42a8f9011ce45d63292c5a45b1324a
---
 gnu/packages/emacs-xyz.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b5dc07acbb..76802ebc8f 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -20213,7 +20213,7 @@ (define-public emacs-pretty-mode
 (define-public emacs-tempel
   (package
     (name "emacs-tempel")
-    (version "1.3")
+    (version "1.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -20222,8 +20222,11 @@ (define-public emacs-tempel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0sh477bx437d3lz6v0m418bk1iwr3mjj8xf396qdi7kiiaic0drz"))))
+                "1dlrcdyj0l4hbk0xhb3yj88naq4m76n5hfd180qqwjpc83g9fqs3"))))
     (build-system emacs-build-system)
+    (arguments
+     ;; no tests
+     `(#:tests? #f))
     (propagated-inputs
      (list emacs-compat))
     (home-page "https://github.com/minad/tempel")

base-commit: a9530d181d02e73896779cebd0687cf9cffb2c82
-- 
2.49.0





Information forwarded to guix-patches <at> gnu.org:
bug#77428; Package guix-patches. (Thu, 03 Apr 2025 04:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 77428 <at> debbugs.gnu.org (full text, mbox):

From: Ian Eure <ian <at> retrospec.tv>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77428 <at> debbugs.gnu.org
Subject: Re: [bug#77428] [PATCH] gnu: emacs-tempel: Update to 1.4.
Date: Wed, 02 Apr 2025 21:12:17 -0700
Hi Cayetano,

Pushed as f996c38b91.

Thanks,
 -- Ian




bug closed, send any further explanations to 77428 <at> debbugs.gnu.org and Cayetano Santos <csantosb <at> inventati.org> Request was from Ian Eure <ian <at> retrospec.tv> to control <at> debbugs.gnu.org. (Thu, 03 Apr 2025 04:13:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 01 May 2025 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 46 days ago.

Previous Next


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