1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: emacs-next: Update to 31.0.50-3.55c752d.

* gnu/packages/emacs.scm (emacs-next-minimal): Update to 31.0.50-3.55c752d.
This commit is contained in:
Liliana Marie Prikler
2026-03-26 09:00:38 +01:00
parent ba994bf020
commit e1988e2f6b

View File

@@ -731,8 +731,8 @@ editor (with wide ints)" )
#~(cons "--with-wide-int" #$flags))))))
(define-public emacs-next-minimal
(let ((commit "509228fc6c026921c67459f21164e0325efc583b")
(revision "2"))
(let ((commit "55c752d631bcadd53e78b0798b813f50f90aefa9")
(revision "3"))
(package
(inherit emacs-minimal)
(name "emacs-next-minimal")
@@ -746,7 +746,7 @@ editor (with wide ints)" )
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "04aalyrx5jysk5fhlka98fhfx23sy99zp8j16i0ils20sflyig6n"))
(base32 "06z8hrz3490ja50vh073hi0ff69plhmn1g1p51gsiic3fvyc4dkz"))
(patches
(search-patches "emacs-next-disable-jit-compilation.patch"
"emacs-next-exec-path.patch"