GNU bug report logs -
#70162
[PATCH] gnu: bitcoin-core: Update to 26.1.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Wed, 3 Apr 2024 14:13:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 05 Apr 2024 12:34:23 +0100
with message-id <87a5m8gi0w.fsf <at> cbaines.net>
and subject line Re: [bug#70162] [PATCH] gnu: bitcoin-core: Update to 26.1.
has caused the debbugs.gnu.org bug report #70162,
regarding [PATCH] gnu: bitcoin-core: Update to 26.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70162: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70162
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From 22fccd9120fe3c85dbd061912557c36eabd22b4c Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Wed, 3 Apr 2024 15:09:09 +0100
Subject: [PATCH] gnu: bitcoin-core: Update to 26.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 26.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 8703120f2a..ced5835d8e 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -147,7 +147,7 @@ (define-public bitcoin-core
;; <https://bitcoincore.org/en/lifecycle/#schedule>.
(package
(name "bitcoin-core")
- (version "26.0")
+ (version "26.1")
(source (origin
(method url-fetch)
(uri
@@ -155,7 +155,7 @@ (define-public bitcoin-core
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
- "18f0rl7nzr64m54d6hmrphg7z39mmj2ix47kv78n5nr8dqkrj7db"))))
+ "1vimkcm5bd6dyncy6kw16ibkcbykv526ajgh175j0jkvf5fywr4i"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf
--
2.44.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:
> From 22fccd9120fe3c85dbd061912557c36eabd22b4c Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Wed, 3 Apr 2024 15:09:09 +0100
> Subject: [PATCH] gnu: bitcoin-core: Update to 26.1.
>
> * gnu/packages/finance.scm (bitcoin-core): Update to 26.1.
> ---
> gnu/packages/finance.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Looks good to me, I've pushed this to master as
227dee63b0b416fa0dfd1d7bcaae057e9153e020.q
Chris
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 1 year and 46 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.