gnu: electron-cash: Update to 4.3.1.

* gnu/packages/finance.scm (electron-cash): Update to 4.3.1.
This commit is contained in:
Guillaume Le Vaillant 2023-06-19 11:06:59 +02:00
parent 1d74724fd3
commit 965ac33747
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -603,7 +603,7 @@ (define-public electrum
(define-public electron-cash
(package
(name "electron-cash")
(version "4.2.14")
(version "4.3.1")
(source
(origin
(method git-fetch)
@ -612,7 +612,7 @@ (define-public electron-cash
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "086rqqxxh1dmw1qiwmry6sraai3xg44sb85wdw8zkj30si9780kk"))))
(base32 "0slx7hmlw2gpcqg951vwvnyl7j52pfzqyaldphghhfxbfzjs7v64"))))
(build-system python-build-system)
(arguments
(list