mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: emacs-modus-themes: Update to 4.8.0.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 4.8.0. Change-Id: Id6d6113fca44f2826cf2da6bee696152e719dbdd Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
8d9a667d06
commit
9b316a0c09
1 changed files with 2 additions and 2 deletions
|
@ -38540,7 +38540,7 @@ Emacs that integrate with major modes like Org-mode.")
|
|||
(define-public emacs-modus-themes
|
||||
(package
|
||||
(name "emacs-modus-themes")
|
||||
(version "4.6.0")
|
||||
(version "4.8.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -38549,7 +38549,7 @@ Emacs that integrate with major modes like Org-mode.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "05vzbjhas9a4zapjk2d57a6ljabf2q24d9c1zxncyff8kyimzkq2"))))
|
||||
(base32 "1nwb5jb58pg3fskc98qvxjv3ikfiwbzdkgxwpmvw13bhhwcmc408"))))
|
||||
(native-inputs (list texinfo))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue