gnu: emacs-solarized-theme: Update to 2.0.4.
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.4. Change-Id: I70c14db16bdb0c5a892199793a77abe8401c7c67
This commit is contained in:
parent
2e8dba6c6c
commit
2b8317dad6
@ -11321,7 +11321,7 @@ variants.")
|
|||||||
(define-public emacs-solarized-theme
|
(define-public emacs-solarized-theme
|
||||||
(package
|
(package
|
||||||
(name "emacs-solarized-theme")
|
(name "emacs-solarized-theme")
|
||||||
(version "2.0.3")
|
(version "2.0.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -11330,7 +11330,7 @@ variants.")
|
|||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0mip5da7glzylmagxkmi2f68i19phbbzn72vh3jd3w76labcvbzm"))))
|
(base32 "18z36nzyh4dsd8igys37x0r3lnav77fvjrkxv48v3yjsrwli19gl"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-dash))
|
(list emacs-dash))
|
||||||
|
Loading…
Reference in New Issue
Block a user