* [bug#58949] [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
@ 2022-11-01 17:32 jgart via Guix-patches via
2022-11-03 17:53 ` bug#58949: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-11-01 17:32 UTC (permalink / raw)
To: 58949; +Cc: jgart
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58949: [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
2022-11-01 17:32 [bug#58949] [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77 jgart via Guix-patches via
@ 2022-11-03 17:53 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-03 17:53 UTC (permalink / raw)
To: jgart; +Cc: guix-patches, 58949-done
[-- Attachment #1: Type: text/plain, Size: 312 bytes --]
jgart via Guix-patches via <guix-patches@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-03 17:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 17:32 [bug#58949] [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77 jgart via Guix-patches via
2022-11-03 17:53 ` bug#58949: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).