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.
Full log
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
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.