guix_mirror_bot pushed a commit to branch master
in repository guix.
commit b071b08f7f9b6524baec862291b098b18f955c9c
Author: kestrel <[email protected]>
AuthorDate: Mon Sep 7 14:41:51 2026 +0300
gnu: emacs-ef-themes: Update to 2.2.1.
* gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 2.2.1.
Signed-off-by: Liliana Marie Prikler <[email protected]>
---
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 35ed9c134d3..109454dd110 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10004,7 +10004,7 @@ and code formatting.")
(define-public emacs-ef-themes
(package
(name "emacs-ef-themes")
- (version "2.2.0")
+ (version "2.2.1")
(source
(origin
(method git-fetch)
@@ -10014,7 +10014,7 @@ and code formatting.")
(file-name (git-file-name name version))
(sha256
(base32
- "0pmyfzckiqa6gcqj8sb9vvvk2hpgj2jx5vssr5vavz812631hmha"))))
+ "0lh0d3immpd9ahcnwnvncyahii1lrsbah8g8qri7lk0rkc4dqhc4"))))
(build-system emacs-build-system)
(arguments
(list