mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into emacs-team
This commit is contained in:
commit
15406013fe
298 changed files with 189361 additions and 135623 deletions
|
@ -98,7 +98,7 @@
|
|||
(define-public emacs-minimal
|
||||
(package
|
||||
(name "emacs-minimal")
|
||||
(version "29.0.91")
|
||||
(version "29.0.92")
|
||||
(source (origin
|
||||
;; TODO: Restore url-fetch when serving 29.1
|
||||
;; (method url-fetch)
|
||||
|
@ -110,7 +110,7 @@
|
|||
(commit (string-append "emacs-" version))))
|
||||
(sha256
|
||||
(base32
|
||||
"09jm1q5pvd1dc0xq5rhn66v1j235zlr72kwv5i27xigvi9nfqkv1"))
|
||||
"1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))
|
||||
(patches (search-patches "emacs-exec-path.patch"
|
||||
"emacs-fix-scheme-indent-function.patch"
|
||||
"emacs-native-comp-driver-options.patch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue