gnu: electron-cash: Update to 4.2.4.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
This commit is contained in:
parent
d5542627fa
commit
4aef8e0af5
@ -559,7 +559,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
|
||||
(define-public electron-cash
|
||||
(package
|
||||
(name "electron-cash")
|
||||
(version "4.2.3")
|
||||
(version "4.2.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -568,7 +568,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1q18p86a3a3wpf9nbpymhyilmaw9vffvwxh4hhx29bywfzvav11f"))))
|
||||
(base32 "1a4jqsfadv6xr7ydj79my71jyrp0sjlznsbxdxjsjgnsqk8r48w6"))))
|
||||
(build-system python-build-system)
|
||||
(inputs
|
||||
`(("libevent" ,libevent)
|
||||
|
Loading…
Reference in New Issue
Block a user