1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: emacs-modus-themes: Update to 4.8.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.8.0.

Change-Id: Id6d6113fca44f2826cf2da6bee696152e719dbdd
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Cayetano Santos 2025-06-15 20:25:20 +02:00 committed by Hilton Chain
parent 8d9a667d06
commit 9b316a0c09
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -38540,7 +38540,7 @@ Emacs that integrate with major modes like Org-mode.")
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "4.6.0")
(version "4.8.0")
(source
(origin
(method git-fetch)
@ -38549,7 +38549,7 @@ Emacs that integrate with major modes like Org-mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "05vzbjhas9a4zapjk2d57a6ljabf2q24d9c1zxncyff8kyimzkq2"))))
(base32 "1nwb5jb58pg3fskc98qvxjv3ikfiwbzdkgxwpmvw13bhhwcmc408"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments