gnu: electron-cash: Update to 4.0.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • Vagrant Cascadian
Owner
unassigned
Submitted by
Vagrant Cascadian
Severity
normal

Debbugs page

Vagrant Cascadian wrote 6 years ago
(address . guix-patches@gnu.org)
87h8b89pwo.fsf@ponder
* gnu/packages/finance (electron-cash): Update to 4.0.1.
---
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 b49d85755d..08ac187a0a 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -390,7 +390,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(package
(inherit electrum)
(name "electron-cash")
- (version "3.3.6")
+ (version "4.0.1")
(source
(origin
(method url-fetch)
@@ -401,7 +401,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
".tar.gz"))
(sha256
(base32
- "110apc376wm4yd9ghpffiipwdn8rzyr3z7ncpp2516wbz4mmyhxc"))
+ "16fi03f23yb5r9s64x1a9wrxnvivlbawvrbq4d486yclzl1r7y48"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.20.1
-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXKu1mAAKCRDcUY/If5cW
qs5wAP4+C10lDz57gLnAJ2NWwp0zlccePgRYN7NNHIZvXOjOmQEAvd+y0/pe7zTY
0OwMYG24ar2IMwGHvtLVpAg1yA3eMwI=
=Psxp
-----END PGP SIGNATURE-----

Danny Milosavljevic wrote 6 years ago
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 35201-done@debbugs.gnu.org)
20190409104409.54676ecc@scratchpost.org
Pushed to Guix master, thanks!
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEds7GsXJ0tGXALbPZ5xo1VCwwuqUFAlysW1kACgkQ5xo1VCww
uqXpMQf9GX686rl0LoynOz9Yoz5x14pCfJyiSl2xcsbfaeavL1F8jLPUyAdmdJqZ
qkmG3ZaNjrlAWFNz85POfnS6e2Rk3iark1MWUf7owgvrvTwhkbLvtwOr/0cYLr9f
OWZ/71G+IWhdTry0njwh6lMsdUSSE4vODs/9t2Iemdst9M6TW2N/A1z0pLxqLjeo
ATmwC3Fs4l32ijeOX+xj+v5J/68LiAXUlp8ZI2Bnssk/mXu1MDGPsYsDYprcVz3t
q+LI2+h+HNmPKFZUywuMqEStyyC5c5BwqSBhoE6EdLoJ+xBrxKw8DORv+YLO/071
em/elQRIsn2zoMYBgip5PnfYt0Px+g==
=piNp
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 35201
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help