unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49951] [PATCH] gnu: electrum: Update to 4.1.5.
@ 2021-08-09  5:15 Milkey Mouse
  2021-08-09  7:32 ` bug#49951: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Milkey Mouse @ 2021-08-09  5:15 UTC (permalink / raw)
  To: 49951

* gnu/packages/finance.scm (electrum): Update to 4.1.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 76bf0dc28d..db02232d3c 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -501,7 +501,7 @@ do so.")
 (define-public electrum
   (package
     (name "electrum")
-    (version "4.0.9")
+    (version "4.1.5")
     (source
      (origin
        (method url-fetch)
@@ -509,7 +509,7 @@ do so.")
                            version "/Electrum-"
                            version ".tar.gz"))
        (sha256
-        (base32 "1fvjiagi78f32nxgr2rx8jas8hxfvpp1c8fpfcalvykmlhdc2gva"))
+        (base32 "188r4zji985z8pm9b942xhmvv174yndk6jxagxl7ljk03wl2wiwi"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.32.0





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

* bug#49951: [PATCH] gnu: electrum: Update to 4.1.5.
  2021-08-09  5:15 [bug#49951] [PATCH] gnu: electrum: Update to 4.1.5 Milkey Mouse
@ 2021-08-09  7:32 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-08-09  7:32 UTC (permalink / raw)
  To: Milkey Mouse; +Cc: 49951-done

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

Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2021-08-09  7:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09  5:15 [bug#49951] [PATCH] gnu: electrum: Update to 4.1.5 Milkey Mouse
2021-08-09  7:32 ` bug#49951: " Efraim Flashner

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