guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Andrew Tropin
Subject: [bug#64453] [PATCH] gnu: emacs-next: Update to 29.0.92.
Date: Mon, 10 Jul 2023 11:04:52 +0400

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

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]