This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 079d666bfd gnu: electrum: Update to 4.7.1.
079d666bfd is described below
commit 079d666bfd7b514650ada7ea91131f39d6657d08
Author: Foster Hangdaan <[email protected]>
AuthorDate: Sat Feb 28 08:11:34 2026 -0500
gnu: electrum: Update to 4.7.1.
* gnu/packages/finance.scm (electrum): Update to 4.7.1.
Change-Id: If424b2f887b6976ce2a9a3628c89da882d9f2dc8
Signed-off-by: Andreas Enge <[email protected]>
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index eadc695209..b151e3c0b4 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -765,7 +765,7 @@ require Coincurve.")
(define-public electrum
(package
(name "electrum")
- (version "4.7.0")
+ (version "4.7.1")
(source
(origin
(method git-fetch)
@@ -774,7 +774,7 @@ require Coincurve.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "15rkinaknaw199wrqcknnjy8989z1hwdcb3b4pdfd24fzkppa1kv"))))
+ (base32 "171jbap3khzwkyxg730sasfj01qiip396sgyiwr1i6yq5fxd23pi"))))
(build-system pyproject-build-system)
(arguments
(list