* [bug#63734] gnu: bitcoin-core: Update to 25.0.
@ 2023-05-26 10:16 Michael Ford
2023-05-30 14:38 ` bug#63734: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-05-26 10:16 UTC (permalink / raw)
To: 63734
From 29ba0f261bbfe817c77a6dfb5423556234a81f6c Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Fri, 26 May 2023 11:08:21 +0100
Subject: [PATCH] gnu: bitcoin-core: Update to 25.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 112246f07c..d1cf7b6ac4 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -139,7 +139,7 @@ (define-public bitcoin-core
;; <https://bitcoincore.org/en/lifecycle/#schedule>.
(package
(name "bitcoin-core")
- (version "24.1")
+ (version "25.0")
(source (origin
(method url-fetch)
(uri
@@ -147,7 +147,7 @@ (define-public bitcoin-core
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
- "0kmgpzknbykgwb8vd7hj3j1xxn35785gf4vii5705k6rnarks2la"))))
+ "1hpbw6diyla75a6jrwsis9c5pnhpnnxwbznsik1s1fd35ks7rxjx"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf
--
2.40.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63734: gnu: bitcoin-core: Update to 25.0.
2023-05-26 10:16 [bug#63734] gnu: bitcoin-core: Update to 25.0 Michael Ford
@ 2023-05-30 14:38 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2023-05-30 14:38 UTC (permalink / raw)
To: Michael Ford; +Cc: 63734-done
[-- Attachment #1: Type: text/plain, Size: 99 bytes --]
Patch applied as b58fab5982eb45aae2a51c86093e6bbd472d8c9e with
a completed commit message.
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-05-30 14:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-26 10:16 [bug#63734] gnu: bitcoin-core: Update to 25.0 Michael Ford
2023-05-30 14:38 ` bug#63734: " 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).