gnu: emacs-modus-themes: Update to 1.1.1.
authorMorgan Smith <Morgan.J.Smith@outlook.com>
Thu, 28 Jan 2021 03:10:57 +0000 (22:10 -0500)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 28 Jan 2021 13:08:57 +0000 (14:08 +0100)
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.1.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
gnu/packages/emacs-xyz.scm

index 48a0b2a..a34e313 100644 (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)")