gnu: emacs-modus-vivendi-theme: Update to 0.8.1.

* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.8.1.
This commit is contained in:
Nicolas Goaziou 2020-05-05 16:43:28 +02:00
parent f412fcbc44
commit 5299892657
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -21157,14 +21157,14 @@ (define-public emacs-modus-operandi-theme
(define-public emacs-modus-vivendi-theme
(package
(name "emacs-modus-vivendi-theme")
(version "0.8.0")
(version "0.8.1")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"modus-vivendi-theme-" version ".el"))
(sha256
(base32 "0hwkzbx7a9scdr589sb7hw90lsm8yxcn3y5xr3bpyxf8rkr2zl4c"))))
(base32 "121nlr5w58j4q47rh9xjjf9wzb97yl2m1n2l6g58ck4vnarwndl1"))))
(build-system emacs-build-system)
(home-page "https://gitlab.com/protesilaos/modus-themes")
(synopsis "Accessible dark theme (WCAG AAA)")