Revert "gnu: emacs: Update to 29.4. (security fixes)"
This reverts commit7e15704613
. It causes rebuilds to all of emacs-*, whereas a graft has already been applied in868a022cdc
.
This commit is contained in:
parent
7e15704613
commit
11c403ec05
@ -100,7 +100,7 @@
|
||||
(define-public emacs-minimal
|
||||
(package
|
||||
(name "emacs-minimal")
|
||||
(version "29.4")
|
||||
(version "29.3")
|
||||
(replacement emacs-minimal/fixed)
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
@ -108,7 +108,7 @@
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0dd2mh6maa7dc5f49qdzj7bi4hda4wfm1cvvgq560djcz537k2ds"))
|
||||
"1822swrk4ifmkd4h9l0h37zifcpa1w3sy3vsgyffsrp6mk9hak63"))
|
||||
(patches (search-patches "emacs-disable-jit-compilation.patch"
|
||||
"emacs-exec-path.patch"
|
||||
"emacs-fix-scheme-indent-function.patch"
|
||||
|
Loading…
Reference in New Issue
Block a user