unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65454] [PATCH] gnu: electrum: Update to 4.4.6.
@ 2023-08-22 12:10 Michael Ford
  2023-09-05 16:16 ` bug#65454: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-22 12:10 UTC (permalink / raw)
  To: 65454

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

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(-)

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 #2: Type: text/html, Size: 1418 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65454: [PATCH] gnu: electrum: Update to 4.4.6.
  2023-08-22 12:10 [bug#65454] [PATCH] gnu: electrum: Update to 4.4.6 Michael Ford
@ 2023-09-05 16:16 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-09-05 16:16 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65454-done

Hi,

Michael Ford <fanquake@gmail.com> writes:

>>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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-05 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22 12:10 [bug#65454] [PATCH] gnu: electrum: Update to 4.4.6 Michael Ford
2023-09-05 16:16 ` bug#65454: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).