me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Morgan Smith 2021-01-27 22:10:57 -05:00 committed by Nicolas Goaziou
parent a19b6889ad
commit 4e89e8b5dd
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -24017,7 +24017,7 @@ Emacs that integrate with major modes like Org-mode.")
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "1.0.2")
(version "1.1.1")
(source
(origin
(method git-fetch)
@ -24026,7 +24026,7 @@ Emacs that integrate with major modes like Org-mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1v82payjgx8z0qdklsrkim7xkb6hqrbs34d5qpq0sii43jwhiy5j"))))
(base32 "1n716nasa1pccz7983kicagc9sqnxlyfmflvifqk4kza2ks0rh9m"))))
(build-system emacs-build-system)
(home-page "https://protesilaos.com/modus-themes/")
(synopsis "Accessible themes (WCAG AAA)")