GNU bug report logs -
#58949
[PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Tue, 1 Nov 2022 18:02:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58949 in the body.
You can then email your comments to 58949 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#58949
; Package
guix-patches
.
(Tue, 01 Nov 2022 18:02:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 01 Nov 2022 18:02:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-3.22e8a77.
---
gnu/packages/emacs.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 4cf20f240d..97d46486c7 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -381,8 +381,8 @@ (define* (emacs-byte-compile-directory dir)
(license license:gpl3+)))
(define-public emacs-next
- (let ((commit "4aeb80ccecd0dc3f3b3f567779632a0f23476a09")
- (revision "2"))
+ (let ((commit "22e8a775838ef12bd43102315f13d202e2f215bd")
+ (revision "3"))
(package
(inherit emacs)
(name "emacs-next")
@@ -401,7 +401,7 @@ (define-public emacs-next
"emacs-native-comp-driver-options.patch"))
(sha256
(base32
- "0rr2iiqsma37gbg4irn69cc2f3mr83ndycg0dsl3ba96i5fw60zs"))))
+ "1byp8m13d03swifmc6s9f1jq4py4xm6bqpzzgsbnari7v70zayyg"))))
(inputs
(modify-inputs (package-inputs emacs)
(prepend sqlite)))
--
2.38.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58949
; Package
guix-patches
.
(Thu, 03 Nov 2022 17:55:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs.scm (emacs-next): Update to 29.0.50-3.22e8a77.
> ---
> gnu/packages/emacs.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Looks good to me, pushed to master as
440a3e8d3312c1c76f69f61093f69fe4d6974a7e.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 03 Nov 2022 17:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Thu, 03 Nov 2022 17:55:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 02 Dec 2022 12:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 198 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.