gnu: emacs-ef-themes: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.4.0.

Change-Id: I29cae75d5866091c242302581ae5fbf430ccc17d
This commit is contained in:
Nicolas Goaziou 2023-11-08 12:24:51 +01:00
parent 1e50e65568
commit 2e5b62d964
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -6584,7 +6584,7 @@ intended to be.")
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
(version "1.3.0")
(version "1.4.0")
(source
(origin
(method git-fetch)
@ -6594,7 +6594,7 @@ intended to be.")
(file-name (git-file-name name version))
(sha256
(base32
"0a52zm9h7nsif5b6ig428d9i0gh8c0qcfyarvsmpv8cwk59iba0z"))))
"029pcca3ppbs22isym2hi3zzynmvk5dg7jcimpm7nd8m4qk46f49"))))
(build-system emacs-build-system)
(home-page "https://git.sr.ht/~protesilaos/ef-themes")
(synopsis "Colorful and legible themes")