From: Milkey Mouse <milkeymouse@meme.institute>
To: 49951@debbugs.gnu.org
Subject: [bug#49951] [PATCH] gnu: electrum: Update to 4.1.5.
Date: Sun, 8 Aug 2021 22:15:40 -0700 [thread overview]
Message-ID: <20210809051540.90657-1-milkeymouse@meme.institute> (raw)
* 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
next reply other threads:[~2021-08-09 5:16 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-09 5:15 Milkey Mouse [this message]
2021-08-09 7:32 ` bug#49951: [PATCH] gnu: electrum: Update to 4.1.5 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210809051540.90657-1-milkeymouse@meme.institute \
--to=milkeymouse@meme.institute \
--cc=49951@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.