GNU bug report logs - #70162
[PATCH] gnu: bitcoin-core: Update to 26.1.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70162 in the body.
You can then email your comments to 70162 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70162; Package guix-patches. (Wed, 03 Apr 2024 14:13:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Ford <fanquake <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 03 Apr 2024 14:13:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bitcoin-core: Update to 26.1.
Date: Wed, 3 Apr 2024 15:11:47 +0100
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




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Fri, 05 Apr 2024 11:35:01 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Fri, 05 Apr 2024 11:35:02 GMT) Full text and rfc822 format available.

Message #10 received at 70162-done <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 70162-done <at> debbugs.gnu.org
Subject: Re: [bug#70162] [PATCH] gnu: bitcoin-core: Update to 26.1.
Date: Fri, 05 Apr 2024 12:34:23 +0100
[Message part 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 04 May 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.