GNU bug report logs - #77572
[PATCH] gnu: emacs-transient: Update to 0.8.7.

Previous Next

Package: guix-patches;

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

Date: Sun, 6 Apr 2025 09:04:01 UTC

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


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-transient: Update to 0.8.7.
Date: Sun,  6 Apr 2025 11:03:33 +0200
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.7.

Change-Id: I3cf5152bc387ac222bf28e052178752a99dc0d2f
---
 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 7c290d0833..9d5b946fc3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34349,7 +34349,7 @@ (define-public emacs-elmacro
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.8.5")
+    (version "0.8.7")
     (source
      (origin
        (method git-fetch)
@@ -34358,7 +34358,7 @@ (define-public emacs-transient
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0f1gdxdj7mrmjmqswlj2lwagr6dpfhkm7732gh0jcgc4iy40vac9"))))
+        (base32 "1p3l2j1jrs39j1arzhczwi1ndcqmj5wvbq0y88brk3srzkwj69dr"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f ;no test suite

base-commit: f658cd17b6ee599eaed03d10eacded9709343ea1
-- 
2.49.0





This bug report was last modified 47 days ago.

Previous Next


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