gnu: electron-cash: Update to 3.3.6.

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

Debbugs page

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

iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXIAlqAAKCRDcUY/If5cW
qnHgAP972DlASgFXQUrO7QYspgFiKPST0CsbIbZTHF0Gh4gb+gD/ViizVf248jqH
C3yaTwW5FVa8LpTNpidBbOQzVJoFiQc=
=soSM
-----END PGP SIGNATURE-----

Leo Famulari wrote 6 years ago
(name . Vagrant Cascadian)(address . vagrant@debian.org)(address . 34774-done@debbugs.gnu.org)
20190306210709.GB25015@jasmine.lan
On Wed, Mar 06, 2019 at 11:55:20AM -0800, Vagrant Cascadian wrote:
Toggle quote (2 lines)
> * gnu/packages/finance (electron-cash): Update to 3.3.6.

Thanks! Pushed as 01d8a2a3d938598066981f2033739cead6862824
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlyANn0ACgkQJkb6MLrK
fwj+WhAAgKJ78pmahTAYFYOPjc+wTecFPmvFws1Omz/QDywlUd1Blvasby5kTcrv
RQbkJCS2n0nIj5ZojI23xbRBw8InkEe38m3ObneBURcuydH20Pinu1PYeKIMN2Pi
ITOP3xQP+s7uf0eshkpibtoFF4GzBN/13f8SNjxzKmYMEweHgVNA+mKFzMWz8s9T
ji0+SHdVLOQQT2B4LoAm/rpeRit2D7bI0o8QOOBBpmyVJhdEpeg5KjtPtkZSdqAu
0cToZcw9EdeozlzS0JtLc90bjXu2gzYJMvi6xuXTYnmYD1iHFa0A1S3z3WQD4Zzk
hK19zBPjZPGjKiKqWcWMAlvM/tQ5F+dlasYPIjtvWaAz7S9ALCs/oTbLXAlJSjmU
ulXvMd5AQQBxpgRu1trIuG2DqONhY5CxBF7L+Qyh0YUZUA0pkUOlJpzjStrQqynB
TBFJpF23jhJp1kkDY02Z0uaSCpjOQULTv9+V53i6Vxl8NQ2s9UFRQRX9mkM9kfk5
THu0qU0JEgjvuEMA4ZzLeGMmEGdiV0OnW33nsa3Bz14hpDNc/DSo44EZHyTjzElk
vfNbQSKjwCEw1sksF/S0CxR5fqtsWBwkSMxS5IIZFRyyNn77QfoB1zV340chwR88
tdLXEJAXtoi1k6CcAPvxuP6BjOBVdgDY2bzzGdXZPFw4eXBx8o0=
=BcZO
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 34774
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