unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64453] [PATCH] gnu: emacs-next: Update to 29.0.92.
@ 2023-07-04  2:30 Hilton Chain via Guix-patches via
  2023-07-10  7:04 ` Andrew Tropin
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-04  2:30 UTC (permalink / raw)
  To: 64453; +Cc: Hilton Chain, Andrew Tropin, Liliana Marie Prikler

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-10  7:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-04  2:30 [bug#64453] [PATCH] gnu: emacs-next: Update to 29.0.92 Hilton Chain via Guix-patches via
2023-07-10  7:04 ` Andrew Tropin

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).