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: aurtzy <aurtzy <at> gmail.com>
Subject: bug#74716: closed (Re: [bug#74716] [PATCH v2] gnu:
 emacs-transient: Update to 0.8.1.)
Date: Wed, 11 Dec 2024 02:14:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74716: [PATCH] gnu: emacs-transient: Update to 0.8.0.

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 74716 <at> debbugs.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: 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!

[Message part 3 (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




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.