GNU bug report logs - #64453
[PATCH] gnu: emacs-next: Update to 29.0.92.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Tue, 4 Jul 2023 02:32:01 UTC

Severity: normal

Tags: patch

Done: Andrew Tropin <andrew <at> trop.in>

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 64453 in the body.
You can then email your comments to 64453 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to andrew <at> trop.in, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org:
bug#64453; Package guix-patches. (Tue, 04 Jul 2023 02:32:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hilton Chain <hako <at> ultrarare.space>:
New bug report received and forwarded. Copy sent to andrew <at> trop.in, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org. (Tue, 04 Jul 2023 02:32:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>
Subject: [PATCH] gnu: emacs-next: Update to 29.0.92.
Date: Tue,  4 Jul 2023 10:30:56 +0800
* gnu/packages/emacs.scm (emacs-next): Update to 29.0.92.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 7831a24922..437564f6f0 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -394,7 +394,7 @@ (define-public emacs-next
   (package
     (inherit emacs)
     (name "emacs-next")
-    (version "29.0.91")
+    (version "29.0.92")
     (source
      (origin
        (inherit (package-source emacs))
@@ -409,7 +409,7 @@ (define-public emacs-next
                                 "emacs-native-comp-driver-options.patch"))
        (sha256
         (base32
-         "09jm1q5pvd1dc0xq5rhn66v1j235zlr72kwv5i27xigvi9nfqkv1"))))
+         "1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))))
     (inputs
      (modify-inputs (package-inputs emacs)
        (prepend sqlite)))

base-commit: cf7e0267adfc3cb83e477c2aebb61060c3c0cfd6
-- 
2.40.1





Information forwarded to guix-patches <at> gnu.org:
bug#64453; Package guix-patches. (Mon, 10 Jul 2023 07:06:01 GMT) Full text and rfc822 format available.

Message #8 received at 64453 <at> debbugs.gnu.org (full text, mbox):

From: Andrew Tropin <andrew <at> trop.in>
To: Hilton Chain <hako <at> ultrarare.space>, 64453 <at> debbugs.gnu.org
Cc: Hilton Chain <hako <at> ultrarare.space>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Subject: Re: [bug#64453] [PATCH] gnu: emacs-next: Update to 29.0.92.
Date: Mon, 10 Jul 2023 11:04:52 +0400
[Message part 1 (text/plain, inline)]
On 2023-07-04 10:30, Hilton Chain wrote:

> * gnu/packages/emacs.scm (emacs-next): Update to 29.0.92.
> ---
>  gnu/packages/emacs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 7831a24922..437564f6f0 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -394,7 +394,7 @@ (define-public emacs-next
>    (package
>      (inherit emacs)
>      (name "emacs-next")
> -    (version "29.0.91")
> +    (version "29.0.92")
>      (source
>       (origin
>         (inherit (package-source emacs))
> @@ -409,7 +409,7 @@ (define-public emacs-next
>                                  "emacs-native-comp-driver-options.patch"))
>         (sha256
>          (base32
> -         "09jm1q5pvd1dc0xq5rhn66v1j235zlr72kwv5i27xigvi9nfqkv1"))))
> +         "1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))))
>      (inputs
>       (modify-inputs (package-inputs emacs)
>         (prepend sqlite)))
>
> base-commit: cf7e0267adfc3cb83e477c2aebb61060c3c0cfd6

Applied, pushed as e40d6bb7d7, thank you! (:

-- 
Best regards,
Andrew Tropin
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 64453 <at> debbugs.gnu.org and Hilton Chain <hako <at> ultrarare.space> Request was from Andrew Tropin <andrew <at> trop.in> to control <at> debbugs.gnu.org. (Mon, 10 Jul 2023 09:31:01 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. (Mon, 07 Aug 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.