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

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.6.0.

Change-Id: Ieeac4ac901b35af764c3b10d2d559895ba09c770
This commit is contained in:
Nicolas Goaziou 2024-12-24 11:00:06 +01:00
parent 08b0f13783
commit f566b5c076
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -36328,7 +36328,7 @@ (define-public emacs-doom-themes
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "4.5.0")
(version "4.6.0")
(source
(origin
(method git-fetch)
@ -36337,7 +36337,7 @@ (define-public emacs-modus-themes
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "04nr06w7zvvkk0m368pkp4pdlv6m91qnxizrvns2530prddb4c7i"))))
(base32 "05vzbjhas9a4zapjk2d57a6ljabf2q24d9c1zxncyff8kyimzkq2"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments