GNU bug report logs -
#78709
[PATCH emacs-team] gnu: emacs-transient: Update to 0.9.1.
Previous Next
To reply to this bug, email your comments to 78709 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, trev <at> trevdev.ca, guix-patches <at> gnu.org
:
bug#78709
; Package
guix-patches
.
(Fri, 06 Jun 2025 09:18:02 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
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, trev <at> trevdev.ca, guix-patches <at> gnu.org
.
(Fri, 06 Jun 2025 09:18:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Cayetano Santos <cayetano.santos <at> inventati.org>
:
You have taken responsibility.
(Mon, 09 Jun 2025 09:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Mon, 09 Jun 2025 09:45:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 78709-done <at> debbugs.gnu.org (full text, mbox):
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.