Vagrant Cascadian wrote 7 years ago
(address . guix-patches@gnu.org)
* gnu/packages/finance.scm (electron-cash): Update to 3.3.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 90ea78459..cdffe79d7 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -335,7 +335,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(package
(inherit electrum)
(name "electron-cash")
- (version "3.3")
+ (version "3.3.1")
(source
(origin
(method url-fetch)
@@ -346,7 +346,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
".tar.gz"))
(sha256
(base32
- "1x487hyacdm1qhik1mhfimr4jwcwz7sgsbkh11awrb6j19sxdxym"))
+ "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.18.0
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCW4TqrwAKCRDcUY/If5cW
qqsBAQDImVsHHCRo59nTkALgxynoM8HWOJjE+8g5KOTPrPEdMQD+MUm+bsjyTRyg
jo0EjvvY55d8CTJgr2UjP9bSlKqi5gc=
=nL80
-----END PGP SIGNATURE-----