me
/
guix
Archived
1
0
Fork 0

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

[[PGP Signed Part:No public key for 2208D20958C1DEB0 created at 2022-05-05T09:12:05+0200 using RSA]]

* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.3.3.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes)[source]: Change repository.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Andrew Tropin 2022-05-05 10:09:56 +03:00 committed by Ludovic Courtès
parent 6b974845c7
commit 1ebc27475c
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -27555,7 +27555,7 @@ Emacs that integrate with major modes like Org-mode.")
(define-public emacs-modus-themes
(package
(name "emacs-modus-themes")
(version "2.3.2")
(version "2.3.3")
(source
(origin
(method git-fetch)
@ -27564,7 +27564,7 @@ Emacs that integrate with major modes like Org-mode.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "00c3sa663rnl2rvnjdqzghcyfbdri09xjfigyrgd5xa3y0mnpqiz"))))
(base32 "14nfb94y9vcnpmwj9acwl6h5v0h1c6swqf33ch4zimxxqgx9zrm4"))))
(native-inputs (list texinfo))
(build-system emacs-build-system)
(arguments