gnu: electron-cash: Update to 4.4.0.

* gnu/packages/finance.scm (electron-cash): Update to 4.4.0.

Change-Id: Ibe9ee61d4d2817b68fb36fb3072c6d16b8bc1016
This commit is contained in:
Guillaume Le Vaillant 2024-03-20 13:24:34 +01:00
parent dfd929b3b1
commit 6cb181c07f
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -610,7 +610,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(define-public electron-cash
(package
(name "electron-cash")
(version "4.3.1")
(version "4.4.0")
(source
(origin
(method git-fetch)
@ -619,7 +619,7 @@ other machines/servers. Electrum does not download the Bitcoin blockchain.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0slx7hmlw2gpcqg951vwvnyl7j52pfzqyaldphghhfxbfzjs7v64"))))
(base32 "1hfkp24m1yipadanjf5wm6clmyllkcbh7fbw8whnrvxa2v7sa4l8"))))
(build-system python-build-system)
(arguments
(list