~ruther/guix-local

5b2ee0f3d2575e7c3983c241bcd96e696e1f25f3 — Guillaume Le Vaillant 2 years ago 970d2c4
gnu: electron-cash: Update to 4.4.1.

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

Change-Id: I79e4bd3b039074440d897a72ca145c2b2adf0c48
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/finance.scm
M gnu/packages/finance.scm => gnu/packages/finance.scm +2 -2
@@ 611,7 611,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
(define-public electron-cash
  (package
    (name "electron-cash")
    (version "4.4.0")
    (version "4.4.1")
    (source
     (origin
       (method git-fetch)


@@ 620,7 620,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1hfkp24m1yipadanjf5wm6clmyllkcbh7fbw8whnrvxa2v7sa4l8"))))
        (base32 "11xhlssr7bvdv3p256k87y35vjzyfd93p72w8f2xy7j5jh6abhp1"))))
    (build-system python-build-system)
    (arguments
     (list