[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/09: gnu: bitcoin-core@0.21: Update to 0.21.1.
From: |
guix-commits |
Subject: |
01/09: gnu: bitcoin-core@0.21: Update to 0.21.1. |
Date: |
Tue, 4 May 2021 09:41:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2fc9d513811e4a737bd7337545732337641d2738
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon May 3 22:05:11 2021 +0200
gnu: bitcoin-core@0.21: Update to 0.21.1.
* gnu/packages/finance.scm (bitcoin-core-0.21): Update to 0.21.1.
---
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 026a5a9..b8ec4a9 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -114,7 +114,7 @@
(define-public bitcoin-core-0.21
(package
(name "bitcoin-core")
- (version "0.21.0")
+ (version "0.21.1")
(source (origin
(method url-fetch)
(uri
@@ -122,7 +122,7 @@
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
- "0dszcn4r43w0ffsmgwmyzkzr5lqws3bbhlkssmjgnjgfc8n2148s"))))
+ "1q51nqv64lhng5wh1cqb01jar7iswpnyyb1i7xslbkr0j9227zya"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (bee797f -> a49a007), guix-commits, 2021/05/04
- 04/09: gnu: bcachefs-tools: Update to 0.1-6.a14d39d., guix-commits, 2021/05/04
- 05/09: gnu: bcachefs-tools: Prepare for cross-compilation., guix-commits, 2021/05/04
- 02/09: file-systems: Handle abnormal ‘bcachefs fsck’ exits., guix-commits, 2021/05/04
- 09/09: gnu: indi: Stop returning #t from phases., guix-commits, 2021/05/04
- 07/09: gnu: indi: Check slightly more functionally., guix-commits, 2021/05/04
- 01/09: gnu: bitcoin-core@0.21: Update to 0.21.1.,
guix-commits <=
- 03/09: file-systems: Rewrite comment., guix-commits, 2021/05/04
- 08/09: gnu: indi: Respect #:tests?., guix-commits, 2021/05/04
- 06/09: gnu: indi: Update to 1.9.0., guix-commits, 2021/05/04