GNU bug report logs - #78709
[PATCH emacs-team] gnu: emacs-transient: Update to 0.9.1.

Previous Next

Package: guix-patches;

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

Date: Fri, 6 Jun 2025 09:18:02 UTC

Severity: normal

Tags: patch

Done: Cayetano Santos <cayetano.santos <at> inventati.org>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Cayetano Santos <cayetano.santos <at> inventati.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78709: closed ([PATCH emacs-team] gnu: emacs-transient:
 Update to 0.9.1.)
Date: Mon, 09 Jun 2025 09:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Jun 2025 11:46:21 +0200
with message-id <87frg9qmc2.fsf <at> inventati.org>
and subject line close
has caused the debbugs.gnu.org bug report #78709,
regarding [PATCH emacs-team] gnu: emacs-transient: Update to 0.9.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78709: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78709
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH emacs-team] gnu: emacs-transient: Update to 0.9.1.
Date: Fri,  6 Jun 2025 11:17:11 +0200
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.9.1.

Change-Id: I3000320f75b3eda16b8d5cd217fe6041013cbb46
---
 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 5f285d0761..1fb4a56a57 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34868,7 +34868,7 @@ (define-public emacs-elmacro
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.8.7")
+    (version "0.9.1")
     (source
      (origin
        (method git-fetch)
@@ -34877,7 +34877,7 @@ (define-public emacs-transient
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1p3l2j1jrs39j1arzhczwi1ndcqmj5wvbq0y88brk3srzkwj69dr"))))
+        (base32 "09fjb7cvlxjby1r2liqhp90naz0dcfc5m3d4578zyxzhayhpmc13"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f ;no test suite

base-commit: 60e332adae600e230efb76e4027b764e3ae2c7dc
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Cayetano Santos <cayetano.santos <at> inventati.org>
To: 78709-done <at> debbugs.gnu.org
Subject: close
Date: Mon, 09 Jun 2025 11:46:21 +0200
Merged in 77f51b4ce7.

--
Cayetano Santos


This bug report was last modified 5 days ago.

Previous Next


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