unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67825] [PATCH] gnu: bitcoin-core: Update to 26.0.
@ 2023-12-14 10:40 Michael Ford
  2023-12-20 10:11 ` bug#67825: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-12-14 10:40 UTC (permalink / raw)
  To: 67825

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




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

* bug#67825: [PATCH] gnu: bitcoin-core: Update to 26.0.
  2023-12-14 10:40 [bug#67825] [PATCH] gnu: bitcoin-core: Update to 26.0 Michael Ford
@ 2023-12-20 10:11 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-12-20 10:11 UTC (permalink / raw)
  To: Michael Ford; +Cc: 67825-done

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

Patch applied as 51c0490267726e2b69c31ca337983123334c4aee.
Thanks.

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

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

end of thread, other threads:[~2023-12-20 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-14 10:40 [bug#67825] [PATCH] gnu: bitcoin-core: Update to 26.0 Michael Ford
2023-12-20 10:11 ` bug#67825: " Guillaume Le Vaillant

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).