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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 65454 in the body.
You can then email your comments to 65454 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#65454
; Package
guix-patches
.
(Tue, 22 Aug 2023 12:11:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Ford <fanquake <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 22 Aug 2023 12:11:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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 2 (text/html, inline)]
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Tue, 05 Sep 2023 16:17:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 05 Sep 2023 16:17:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 65454-done <at> debbugs.gnu.org (full text, mbox):
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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 04 Oct 2023 11:24:25 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.