mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: electron-cash: Update to 3.3.6.
* gnu/packages/finance (electron-cash): Update to 3.3.6. Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
parent
307603dd88
commit
01d8a2a3d9
1 changed files with 2 additions and 2 deletions
|
@ -391,7 +391,7 @@ (define-public electron-cash
|
|||
(package
|
||||
(inherit electrum)
|
||||
(name "electron-cash")
|
||||
(version "3.3.5")
|
||||
(version "3.3.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -402,7 +402,7 @@ (define-public electron-cash
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"185z3c5j9nvl31ga80hvahx7ghvkgmqgfjrrzw1fbs6p9jxy007w"))
|
||||
"110apc376wm4yd9ghpffiipwdn8rzyr3z7ncpp2516wbz4mmyhxc"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(begin
|
||||
|
|
Loading…
Reference in a new issue