unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64482] [PATCH] gnu: electrum: Update to 4.4.5.
@ 2023-07-05 15:16 Michael Ford
  2023-07-10  7:59 ` bug#64482: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-07-05 15:16 UTC (permalink / raw)
  To: 64482

From fffc299a57ba7f204d1fdf7deb14eee0c7069077 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Wed, 5 Jul 2023 16:12:20 +0100
Subject: [PATCH] gnu: electrum: Update to 4.4.5.

* gnu/packages/finance.scm (electrum): Update to 4.4.5.
---
 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 99227cf86d..6a7f10955c 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.4")
+    (version "4.4.5")
     (source
      (origin
        (method url-fetch)
@@ -555,7 +555,7 @@ (define-public electrum
                            version "/Electrum-"
                            version ".tar.gz"))
        (sha256
-        (base32 "05xzafv8ry5k5mzn3i4l71d42q42kjl81q154i97qmqiy3s2fhkb"))
+        (base32 "1gifnb927b51947psbj58c7kdsgncn3d9j7rpk5mls678yf1qd5d"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.41.0




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

* bug#64482: [PATCH] gnu: electrum: Update to 4.4.5.
  2023-07-05 15:16 [bug#64482] [PATCH] gnu: electrum: Update to 4.4.5 Michael Ford
@ 2023-07-10  7:59 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-07-10  7:59 UTC (permalink / raw)
  To: Michael Ford; +Cc: 64482-done

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

Patch applied as ca6e688883c1ddf756c285dff9cf524b5955852d.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

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

end of thread, other threads:[~2023-07-10  8:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-05 15:16 [bug#64482] [PATCH] gnu: electrum: Update to 4.4.5 Michael Ford
2023-07-10  7:59 ` bug#64482: " Guillaume Le Vaillant

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