unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70162] [PATCH] gnu: bitcoin-core: Update to 26.1.
@ 2024-04-03 14:11 Michael Ford
  2024-04-05 11:34 ` bug#70162: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2024-04-03 14:11 UTC (permalink / raw)
  To: 70162

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




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

* bug#70162: [PATCH] gnu: bitcoin-core: Update to 26.1.
  2024-04-03 14:11 [bug#70162] [PATCH] gnu: bitcoin-core: Update to 26.1 Michael Ford
@ 2024-04-05 11:34 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-05 11:34 UTC (permalink / raw)
  To: Michael Ford; +Cc: 70162-done

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

Michael Ford <fanquake@gmail.com> writes:

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

[-- 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-05 11:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-03 14:11 [bug#70162] [PATCH] gnu: bitcoin-core: Update to 26.1 Michael Ford
2024-04-05 11:34 ` bug#70162: " 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).