mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-spacemacs-theme: Update to f79c40fb241e204539fde97200abae91e828e585.
* gnu/packages/emacs-xyz.scm (emacs-spacemacs-theme): Update to f79c40fb241e204539fde97200abae91e828e585.
This commit is contained in:
parent
0cc8cdbe1b
commit
c26fd5648c
1 changed files with 3 additions and 3 deletions
|
@ -20687,8 +20687,8 @@ color. Designed for 256-color terminals. Comes in light and dark!")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
(define-public emacs-spacemacs-theme
|
(define-public emacs-spacemacs-theme
|
||||||
(let ((commit "e088bff4f190495615c29de93079aaa823e2300c")
|
(let ((commit "f79c40fb241e204539fde97200abae91e828e585")
|
||||||
(revision "0"))
|
(revision "1"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-spacemacs-theme")
|
(name "emacs-spacemacs-theme")
|
||||||
(version (git-version "0" revision commit)) ;no release yet
|
(version (git-version "0" revision commit)) ;no release yet
|
||||||
|
@ -20700,7 +20700,7 @@ color. Designed for 256-color terminals. Comes in light and dark!")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "09p5pzy3ibrl8dxmg10v8j16wxdn1fkdqpbi8l9pgfib2azmnvnc"))))
|
(base32 "1l2kkiyrskkpx8f901v0wrzaah1wjg15zdyv88spj3mh3hwd3b6n"))))
|
||||||
(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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue