GNU bug report logs -
#65454
[PATCH] gnu: electrum: Update to 4.4.6.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Tue, 22 Aug 2023 12:11:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#65454: [PATCH] gnu: electrum: Update to 4.4.6.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 65454 <at> debbugs.gnu.org.
--
65454: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65454
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
Michael Ford <fanquake <at> gmail.com> writes:
>>From 8e6c5274db08099cb593d98e13cf7c941ab757c2 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Tue, 22 Aug 2023 13:01:56 +0100
> Subject: [PATCH] gnu: electrum: Update to 4.4.6.
>
> * gnu/packages/finance.scm (electrum): Update to 4.4.6.
This was applied in 5978afa7908f0ea69ab31487e6d4382be5ce9a47.
--
Thanks,
Maxim
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
From 8e6c5274db08099cb593d98e13cf7c941ab757c2 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Tue, 22 Aug 2023 13:01:56 +0100
Subject: [PATCH] gnu: electrum: Update to 4.4.6.
* gnu/packages/finance.scm (electrum): Update to 4.4.6.
---
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 c4420a5838..384cb90e18 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -547,7 +547,7 @@ (define-public geierlein
(define-public electrum
(package
(name "electrum")
- (version "4.4.5")
+ (version "4.4.6")
(source
(origin
(method url-fetch)
@@ -555,7 +555,7 @@ (define-public electrum
version "/Electrum-"
version ".tar.gz"))
(sha256
- (base32 "1gifnb927b51947psbj58c7kdsgncn3d9j7rpk5mls678yf1qd5d"))
+ (base32 "1f0hb8xmqv1j9pf82xpyvxnn2dzmi93rhf0sh0iqakja2pbl4707"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.42.0
[Message part 5 (text/html, inline)]
This bug report was last modified 1 year and 320 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.