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:
parent
f412fcbc44
commit
5299892657
@ -21157,14 +21157,14 @@ standard. This is the highest standard of its kind.")
|
|||||||
(define-public emacs-modus-vivendi-theme
|
(define-public emacs-modus-vivendi-theme
|
||||||
(package
|
(package
|
||||||
(name "emacs-modus-vivendi-theme")
|
(name "emacs-modus-vivendi-theme")
|
||||||
(version "0.8.0")
|
(version "0.8.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://elpa.gnu.org/packages/"
|
(uri (string-append "https://elpa.gnu.org/packages/"
|
||||||
"modus-vivendi-theme-" version ".el"))
|
"modus-vivendi-theme-" version ".el"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0hwkzbx7a9scdr589sb7hw90lsm8yxcn3y5xr3bpyxf8rkr2zl4c"))))
|
(base32 "121nlr5w58j4q47rh9xjjf9wzb97yl2m1n2l6g58ck4vnarwndl1"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(home-page "https://gitlab.com/protesilaos/modus-themes")
|
(home-page "https://gitlab.com/protesilaos/modus-themes")
|
||||||
(synopsis "Accessible dark theme (WCAG AAA)")
|
(synopsis "Accessible dark theme (WCAG AAA)")
|
||||||
|
Loading…
Reference in New Issue
Block a user