GNU bug report logs -
#73597
[PATCH] Upgrade emacs-next to the first v30 pretest release
Previous Next
Reported by: Arto Jantunen <viiru <at> iki.fi>
Date: Wed, 2 Oct 2024 13:00:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
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 73597 in the body.
You can then email your comments to 73597 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#73597
; Package
guix-patches
.
(Wed, 02 Oct 2024 13:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Arto Jantunen <viiru <at> iki.fi>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 02 Oct 2024 13:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Change-Id: Iba274ab45deea9edc4049b0cec2716655ba3e148
---
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 3ce01f1a2489..16ee12ac6582 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -567,12 +567,12 @@ (define-public emacs-wide-int
#~(cons "--with-wide-int" #$flags))))))
(define-public emacs-next-minimal
- (let ((commit "4e22ef870c4b650f29c4441ac51b6a2ac506ea57")
+ (let ((commit "9a1c76bf7ff49d886cc8e1a3f360d71e62544802")
(revision "1"))
(package
(inherit emacs-minimal)
(name "emacs-next-minimal")
- (version (git-version "30.0.60" revision commit))
+ (version (git-version "30.0.91" revision commit))
(source
(origin
(method git-fetch)
@@ -581,7 +581,7 @@ (define-public emacs-next-minimal
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "1zl9ffj3ph4msr1r4qw09x1wljpv2lbr7ypqd0p3q89m2qpvfn80"))
+ (base32 "1m1qbdqj1p994wz6flxcswv5c3qqbvjyjfsv0dh65qqq2ph7g4jz"))
(patches
(search-patches "emacs-next-exec-path.patch"
"emacs-fix-scheme-indent-function.patch"
base-commit: b9f2ff6b8d361fa40f6db08378cb47afa2652c4e
--
2.39.5
Reply sent
to
Liliana Marie Prikler <liliana.prikler <at> gmail.com>
:
You have taken responsibility.
(Sun, 06 Oct 2024 14:19:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Arto Jantunen <viiru <at> iki.fi>
:
bug acknowledged by developer.
(Sun, 06 Oct 2024 14:19:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 73597-done <at> debbugs.gnu.org (full text, mbox):
Pushed as 964c075dc5bcd1875b61c6eafbaab990cf49f69d.
Cheers
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 04 Nov 2024 12:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 224 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.