gnu: emacs-zenburn-theme: Update to 2.7.0.
* gnu/packages/emacs-xyz.scm (emacs-zenburn-theme): Update to 2.7.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
c1e7ec0243
commit
d9d6203b7a
@ -6466,7 +6466,7 @@ a RPG style habit tracker and todo list.")
|
||||
(define-public emacs-zenburn-theme
|
||||
(package
|
||||
(name "emacs-zenburn-theme")
|
||||
(version "2.6")
|
||||
(version "2.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -6475,7 +6475,7 @@ a RPG style habit tracker and todo list.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1n87r5hs7h5r8dgfid66skpzcypl9hssr9m3npp916g6jfsi782f"))))
|
||||
(base32 "1991s1gz2i3jchf0yvcsjjb5flwn13ifbnnfkqqrxxvy2imfh18q"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://github.com/bbatsov/zenburn-emacs")
|
||||
(synopsis "Low contrast color theme for Emacs")
|
||||
|
Loading…
Reference in New Issue
Block a user