me
/
guix
Archived
1
0
Fork 0

gnu: emacs-spacemacs-theme: Update to 0.3.

* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to 0.3.
Nicolas Goaziou 2022-08-18 12:24:28 +02:00
parent 6e7c6b3677
commit 2572ce2194
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -28172,7 +28172,7 @@ color. Designed for 256-color terminals. Comes in light and dark!")
(define-public emacs-spacemacs-theme (define-public emacs-spacemacs-theme
(package (package
(name "emacs-spacemacs-theme") (name "emacs-spacemacs-theme")
(version "0.2") (version "0.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -28181,7 +28181,7 @@ color. Designed for 256-color terminals. Comes in light and dark!")
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "15l9hb8f08nkxsaj8pxbg2mip4pp2msnrl0nvlq22zg40gh7pqsn")))) (base32 "1yz8xg9ni9290nly5b93djkzk9235q6k4lhb5ghs6snr0r39157n"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(home-page "https://github.com/nashamri/spacemacs-theme") (home-page "https://github.com/nashamri/spacemacs-theme")
(synopsis (synopsis