me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.2.0.
master
Nicolas Goaziou 2023-06-10 20:49:45 +02:00
parent 093eda46fb
commit 43a2240276
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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