gnu: electron-cash: Update to 3.3.5.

* gnu/packages/finance.scm (electron-cash): Update to 3.3.5.
[source]: Update uri.
master
Vagrant Cascadian 2019-02-09 20:43:53 -08:00 committed by Danny Milosavljevic
parent b05bc3c487
commit 4e86e9d78e
No known key found for this signature in database
GPG Key ID: E71A35542C30BAA5
1 changed files with 3 additions and 3 deletions

View File

@ -354,18 +354,18 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(package
(inherit electrum)
(name "electron-cash")
(version "3.3.4")
(version "3.3.5")
(source
(origin
(method url-fetch)
(uri (string-append "https://electroncash.org/downloads/"
version
"/win-linux/ElectronCash-"
"/win-linux/Electron-Cash-"
version
".tar.gz"))
(sha256
(base32
"0ipl6vf2n9a5n556sx2z57s7wdvg05xwjvz67kff9nmbx4s8vjyf"))
"185z3c5j9nvl31ga80hvahx7ghvkgmqgfjrrzw1fbs6p9jxy007w"))
(modules '((guix build utils)))
(snippet
'(begin