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:
Nicolas Goaziou 2024-12-24 10:59:34 +01:00
parent 0e380e3e14
commit 1a1d79edf5
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -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")