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

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Thu, 14 Dec 2023 13:00:03 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.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 67825 in the body.
You can then email your comments to 67825 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#67825; Package guix-patches. (Thu, 14 Dec 2023 13:00:03 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. (Thu, 14 Dec 2023 13:00:03 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.0.
Date: Thu, 14 Dec 2023 10:40:55 +0000
From 110895f627eaed314b95821d9814f093dc876d64 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 11 Dec 2023 12:14:45 +0000
Subject: [PATCH] gnu: bitcoin-core: Update to 26.0.

* gnu/packages/finance.scm (bitcoin-core): Update to 26.0.
---
 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 6ed363552a..98a220385b 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -142,7 +142,7 @@ (define-public bitcoin-core
   ;; <https://bitcoincore.org/en/lifecycle/#schedule>.
   (package
     (name "bitcoin-core")
-    (version "25.1")
+    (version "26.0")
     (source (origin
               (method url-fetch)
               (uri
@@ -150,7 +150,7 @@ (define-public bitcoin-core
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "1jcq2686x6f1g8xk91h3qfw89v1klw931wbpbcvc5a6zv2cabhmy"))))
+                "18f0rl7nzr64m54d6hmrphg7z39mmj2ix47kv78n5nr8dqkrj7db"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf
-- 
2.43.0




Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 20 Dec 2023 10:13:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Wed, 20 Dec 2023 10:13:02 GMT) Full text and rfc822 format available.

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

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 67825-done <at> debbugs.gnu.org
Subject: Re: [bug#67825] [PATCH] gnu: bitcoin-core: Update to 26.0.
Date: Wed, 20 Dec 2023 10:11:44 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 51c0490267726e2b69c31ca337983123334c4aee.
Thanks.
[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. (Wed, 17 Jan 2024 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 237 days ago.

Previous Next


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