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

Previous Next

Package: guix-patches;

Reported by: aurtzy <aurtzy <at> gmail.com>

Date: Sat, 7 Dec 2024 04:26:02 UTC

Severity: normal

Tags: patch

Done: Hilton Chain <hako <at> ultrarare.space>

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: Hilton Chain <hako <at> ultrarare.space>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74716: closed ([PATCH] gnu: emacs-transient: Update to 0.8.0.)
Date: Wed, 11 Dec 2024 02:14:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 11 Dec 2024 09:39:27 +0800
with message-id <87ldwn6lrk.wl-hako <at> ultrarare.space>
and subject line Re: [bug#74716] [PATCH v2] gnu: emacs-transient: Update to 0.8.1.
has caused the debbugs.gnu.org bug report #74716,
regarding [PATCH] gnu: emacs-transient: Update to 0.8.0.
to be marked as done.

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


-- 
74716: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74716
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: aurtzy <aurtzy <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: aurtzy <aurtzy <at> gmail.com>
Subject: [PATCH] gnu: emacs-transient: Update to 0.8.0.
Date: Fri,  6 Dec 2024 23:25:28 -0500
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.0.

Change-Id: Ib95f4472979c963f4f024a6c6fcaa23903490f87
---
 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 b851232249..0eb9655393 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32988,7 +32988,7 @@ (define-public emacs-elmacro
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.7.7")
+    (version "0.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -32997,7 +32997,7 @@ (define-public emacs-transient
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0rdhjb2fcxwxpbr7lrjqqqdnag2zqs8l6g4yw59bkp4g7kxpmmar"))))
+                "1f8w6b242ar0538pimnrf7a5j277q80z7n379hyihdblvjk90xi2"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f                      ;no test suite

base-commit: c56505e399834a3f68cf2b6715b42f12ceea217a
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: aurtzy <aurtzy <at> gmail.com>
Cc: Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>, 74716-done <at> debbugs.gnu.org,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#74716] [PATCH v2] gnu: emacs-transient: Update to 0.8.1.
Date: Wed, 11 Dec 2024 09:39:27 +0800
Hi aurtzy,

On Tue, 10 Dec 2024 04:42:56 +0800,
aurtzy wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.8.1.
>
> Change-Id: Ib95f4472979c963f4f024a6c6fcaa23903490f87
> ---
>
> A patch version was released yesterday.
>
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied v2 as bafa29fb2b297a0663cee6bbe6e4942637d61346, thanks!


This bug report was last modified 163 days ago.

Previous Next


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