guix_mirror_bot pushed a commit to branch master
in repository guix.
commit d1c548661c140d1f13961a734e00a69f3bb92bfb
Author: Nicolas Goaziou <[email protected]>
AuthorDate: Sat Jan 31 14:46:35 2026 +0100
gnu: emacs-ef-themes: Update to 2.1.0.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 2.1.0.
Change-Id: I2166b657d1a43dcec3a301b232e9086714ee41b4
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index cf34917814..aab28607e9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9049,7 +9049,7 @@ and code formatting.")
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
- (version "2.0.1")
+ (version "2.1.0")
(source
(origin
(method git-fetch)
@@ -9059,7 +9059,7 @@ and code formatting.")
(file-name (git-file-name name version))
(sha256
(base32
- "0qfq9p1dvny7abx0q7gcjd1zhzvwr0w37rwphn307wcg1dqc4nzq"))))
+ "0z3myb12sjxyk7sl1xa4bwq6zjhhhfydl8d4z55pshs9c5pa489h"))))
(build-system emacs-build-system)
(arguments
(list