Merge branch 'master' into emacs-team

This commit is contained in:
Liliana Marie Prikler 2023-07-13 17:21:32 +02:00
commit 15406013fe
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87
298 changed files with 189361 additions and 135623 deletions

View file

@ -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"