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

Previous Next

Package: guix-patches;

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

Date: Thu, 18 Apr 2024 09:38:08 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70450 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70450; Package guix-patches. (Thu, 18 Apr 2024 09:38:09 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, 18 Apr 2024 09:38:09 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 27.0.
Date: Thu, 18 Apr 2024 10:36:43 +0100
From 5a6716e8f95a40b6039d7a587fa94611748b6f06 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Thu, 18 Apr 2024 10:35:53 +0100
Subject: [PATCH] gnu: bitcoin-core: Update to 27.0.

* gnu/packages/finance.scm (bitcoin-core): Update to 27.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 ee8e9df527..3c32a220c4 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.1")
+    (version "27.0")
     (source (origin
               (method url-fetch)
               (uri
@@ -155,7 +155,7 @@ (define-public bitcoin-core
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "1vimkcm5bd6dyncy6kw16ibkcbykv526ajgh175j0jkvf5fywr4i"))))
+                "0sqldg540q5d4lvr8fs9sbycxgzkij5y52rqqg6blmxisd8yc7lw"))))
     (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, 26 Apr 2024 16:24:08 GMT) Full text and rfc822 format available.

Notification sent to Michael Ford <fanquake <at> gmail.com>:
bug acknowledged by developer. (Fri, 26 Apr 2024 16:24:08 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 70450-done <at> debbugs.gnu.org
Subject: Re: [bug#70450] [PATCH] gnu: bitcoin-core: Update to 27.0.
Date: Fri, 26 Apr 2024 17:22:57 +0100
[Message part 1 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:

> From 5a6716e8f95a40b6039d7a587fa94611748b6f06 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Thu, 18 Apr 2024 10:35:53 +0100
> Subject: [PATCH] gnu: bitcoin-core: Update to 27.0.
>
> * gnu/packages/finance.scm (bitcoin-core): Update to 27.0.
> ---
>  gnu/packages/finance.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
dce5845a66303ddcb8d70259557d79dee473f0ac.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 7 days ago.

Previous Next


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