me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.3.0.
master
Nicolas Goaziou 2023-10-03 21:24:30 +02:00
parent 1de94ae941
commit 8915d468d4
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -33278,7 +33278,7 @@ Emacs that integrate with major modes like Org-mode.")
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "4.2.0")
(version "4.3.0")
(source
(origin
(method git-fetch)
@ -33287,7 +33287,7 @@ Emacs that integrate with major modes like Org-mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1r6m2jsfn6066155pnlkdgs6dz2fdsampdhdz796z2jy53k7srsg"))))
(base32 "12i32y7y6hcv7mqc6g7pcmxr2f54xf3vl2yavdv76643vlhay32v"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments