GNU bug report logs -
#51282
[PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Tue, 19 Oct 2021 07:14:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
---
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 7ccf4b77b6..f0093ba635 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -115,7 +115,7 @@ (define-module (gnu packages finance)
(define-public bitcoin-core-0.21
(package
(name "bitcoin-core")
- (version "0.21.1")
+ (version "0.21.2")
(source (origin
(method url-fetch)
(uri
@@ -123,7 +123,7 @@ (define-public bitcoin-core-0.21
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
- "1q51nqv64lhng5wh1cqb01jar7iswpnyyb1i7xslbkr0j9227zya"))))
+ "17nvir1yc6mf4wr1fn4xsabw49cd5p9vig8wj77vv4anzi8zfij1"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
--
2.33.1
[Message part 2 (text/html, inline)]
This bug report was last modified 3 years and 210 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.