GNU bug report logs -
#70450
[PATCH] gnu: bitcoin-core: Update to 27.0.
Previous Next
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>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70450 in the body.
You can then email your comments to 70450 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
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 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):
[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)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 25 May 2024 11:24:10 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 26 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.