[PATCH] gnu: electrum: Update to 4.4.6.

  • Done
  • quality assurance status badge
Details
2 participants
  • Michael Ford
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Michael Ford
Severity
normal
M
M
Michael Ford wrote on 22 Aug 2023 14:10
(address . guix-patches@gnu.org)
CAFyhPjV06+a71Kdud6OHVWuDaLwDsb8CFW-1zi4iTyGXTEDf2Q@mail.gmail.com
From 8e6c5274db08099cb593d98e13cf7c941ab757c2 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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(-)

Toggle diff (24 lines)
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
Attachment: file
M
M
Maxim Cournoyer wrote on 5 Sep 2023 18:16
(name . Michael Ford)(address . fanquake@gmail.com)(address . 65454-done@debbugs.gnu.org)
87jzt4h9z0.fsf@gmail.com
Hi,

Michael Ford <fanquake@gmail.com> writes:

Toggle quote (7 lines)
>>From 8e6c5274db08099cb593d98e13cf7c941ab757c2 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@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
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 65454@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65454
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch