gnu: emacs-modus-operandi-theme: Update to 0.11.0.

* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.11.0.
This commit is contained in:
Nicolas Goaziou 2020-08-07 10:57:04 +02:00
parent b9330b95ff
commit 1c95006e16
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -22143,14 +22143,14 @@ (define-public emacs-doom-themes
(define-public emacs-modus-operandi-theme
(package
(name "emacs-modus-operandi-theme")
(version "0.10.0")
(version "0.11.0")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"modus-operandi-theme-" version ".el"))
(sha256
(base32 "1r6dkfdd967zw1nw58nlw7y1r9x8lcbr5gvjfbcbrw0agh87wb40"))))
(base32 "11sq105vpp8rmyayfb7h8gz099kfdr7nb8n4pg81iby4fllj1kgd"))))
(build-system emacs-build-system)
(home-page "https://gitlab.com/protesilaos/modus-themes")
(synopsis "Accessible light theme (WCAG AAA)")