unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70450] [PATCH] gnu: bitcoin-core: Update to 27.0.
@ 2024-04-18  9:36 Michael Ford
  2024-04-26 16:22 ` bug#70450: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2024-04-18  9:36 UTC (permalink / raw)
  To: 70450

From 5a6716e8f95a40b6039d7a587fa94611748b6f06 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70450: [PATCH] gnu: bitcoin-core: Update to 27.0.
  2024-04-18  9:36 [bug#70450] [PATCH] gnu: bitcoin-core: Update to 27.0 Michael Ford
@ 2024-04-26 16:22 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-26 16:22 UTC (permalink / raw)
  To: Michael Ford; +Cc: 70450-done

[-- Attachment #1: Type: text/plain, Size: 507 bytes --]

Michael Ford <fanquake@gmail.com> writes:

> From 5a6716e8f95a40b6039d7a587fa94611748b6f06 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-26 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-18  9:36 [bug#70450] [PATCH] gnu: bitcoin-core: Update to 27.0 Michael Ford
2024-04-26 16:22 ` bug#70450: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).