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

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.0.2.
This commit is contained in:
Andrew Tropin 2023-02-04 18:50:06 +04:00
parent 41da099a47
commit b5956cb13d
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -31066,7 +31066,7 @@ (define-public emacs-doom-themes
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "4.0.1")
(version "4.0.2")
(source
(origin
(method git-fetch)
@ -31075,7 +31075,7 @@ (define-public emacs-modus-themes
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "16m8y56jyf44rj541fqb243pmbz9bk5py5zl1xhzal4fsk5bsfrg"))))
(base32 "05wl0310va5irc2f72d2mxq19xafxswmgc0a048mah0aam8lsv2f"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments