me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.6.0.
master
Nicolas Goaziou 2021-09-29 15:22:27 +02:00
parent a081f18e14
commit 324de089cb
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -26377,7 +26377,7 @@ Emacs that integrate with major modes like Org-mode.")
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "1.5.0")
(version "1.6.0")
(source
(origin
(method git-fetch)
@ -26386,7 +26386,7 @@ Emacs that integrate with major modes like Org-mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1yz5yr3acc601xcms7vr2jbj4bq6dqz8n5ymyfyxldid0n5ykzy4"))))
(base32 "0fkj5as1lx6q7n6iny9x5hhhswfgg9f5ky3d82832hrq5a1jc0mg"))))
(build-system emacs-build-system)
(home-page "https://protesilaos.com/modus-themes/")
(synopsis "Accessible themes (WCAG AAA)")