GNU bug report logs - #58949
[PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58949: closed ([PATCH] gnu: emacs-next: Update to
 29.0.50-3.22e8a77.)
Date: Thu, 03 Nov 2022 17:55:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 03 Nov 2022 18:53:51 +0100
with message-id <874jvfly9q.fsf <at> cbaines.net>
and subject line Re: [bug#58949] [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
has caused the debbugs.gnu.org bug report #58949,
regarding [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
58949: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58949
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
Date: Tue,  1 Nov 2022 12:32:57 -0500
* 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



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: guix-patches <at> gnu.org, 58949-done <at> debbugs.gnu.org
Subject: Re: [bug#58949] [PATCH] gnu: emacs-next: Update to 29.0.50-3.22e8a77.
Date: Thu, 03 Nov 2022 18:53:51 +0100
[Message part 4 (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)]

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.