mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-ef-themes: Update to 1.9.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.9.0. Change-Id: I4aaafe8626fb421de3044d81052cbbf95672efa5
This commit is contained in:
parent
0e380e3e14
commit
1a1d79edf5
1 changed files with 2 additions and 2 deletions
|
@ -7409,7 +7409,7 @@ intended to be.")
|
|||
(define-public emacs-ef-themes
|
||||
(package
|
||||
(name "emacs-ef-themes")
|
||||
(version "1.8.0")
|
||||
(version "1.9.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -7419,7 +7419,7 @@ intended to be.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1991g2vkji9vxcc8akd65s33sq3a5qzih4cq2pdfnpjf6b0inrjs"))))
|
||||
"00p36xmzvc14f1ghqvgy1jb81qqijclvah332qy4ygi1yxkdz8rp"))))
|
||||
(build-system emacs-build-system)
|
||||
(home-page "https://git.sr.ht/~protesilaos/ef-themes")
|
||||
(synopsis "Colorful and legible themes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue