[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: electron-cash: Update to 4.2.4.
From: |
guix-commits |
Subject: |
05/07: gnu: electron-cash: Update to 4.2.4. |
Date: |
Tue, 9 Mar 2021 19:31:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 4aef8e0af5f15b76c57efa07751f93f0a4313577
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 9 23:30:29 2021 +0100
gnu: electron-cash: Update to 4.2.4.
* gnu/packages/finance.scm (electron-cash): Update to 4.2.4.
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 7686f60..e6df40c 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -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)
- branch master updated (cbb5b5c -> 81404a8), guix-commits, 2021/03/09
- 02/07: gnu: fcitx5: Update to 5.0.5., guix-commits, 2021/03/09
- 03/07: doc: Fix grammar., guix-commits, 2021/03/09
- 04/07: gnu: range-v3: Fix typo in description., guix-commits, 2021/03/09
- 05/07: gnu: electron-cash: Update to 4.2.4.,
guix-commits <=
- 01/07: gnu: lmdb: Update to 0.9.28., guix-commits, 2021/03/09
- 06/07: gnu: dcmtk: Update to 3.6.6., guix-commits, 2021/03/09
- 07/07: gnu: password-store: Update to 1.7.3-1.918992c., guix-commits, 2021/03/09