GNU bug report logs -
#75536
[PATCH] gnu: bitcoin-core: Update to 28.1.
Previous Next
Reported by: Michael Ford <fanquake <at> gmail.com>
Date: Mon, 13 Jan 2025 14:50:01 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
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 75536 in the body.
You can then email your comments to 75536 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#75536
; Package
guix-patches
.
(Mon, 13 Jan 2025 14:50:01 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
.
(Mon, 13 Jan 2025 14:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From f37a904176fff1b2651c22cacfbdf4930476fe44 Mon Sep 17 00:00:00 2001
From: fanquake <fanquake <at> gmail.com>
Date: Mon, 13 Jan 2025 14:45:59 +0000
Subject: [PATCH] gnu: bitcoin-core: Update to 28.1.
* gnu/packages/finance.scm (bitcoin-core): Update to 28.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 149bebfa2fb..b64a2be32ee 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -148,7 +148,7 @@ (define-public bitcoin-core
;; <https://bitcoincore.org/en/lifecycle/#schedule>.
(package
(name "bitcoin-core")
- (version "28.0")
+ (version "28.1")
(source (origin
(method url-fetch)
(uri
@@ -156,7 +156,7 @@ (define-public bitcoin-core
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
- "0zzk5w88xzw07xcr18nwq2bbr4wqcvkacy97gyq2wq04wb8y42kh"))))
+ "1fl312ns86syc6871il9l3lzf96nm6jhnj92qyvxkyf78782vbn5"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf
--
2.48.0
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sun, 26 Jan 2025 03:01:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Ford <fanquake <at> gmail.com>
:
bug acknowledged by developer.
(Sun, 26 Jan 2025 03:01:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75536-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> writes:
> From f37a904176fff1b2651c22cacfbdf4930476fe44 Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake <at> gmail.com>
> Date: Mon, 13 Jan 2025 14:45:59 +0000
> Subject: [PATCH] gnu: bitcoin-core: Update to 28.1.
>
> * gnu/packages/finance.scm (bitcoin-core): Update to 28.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 149bebfa2fb..b64a2be32ee 100644
> --- a/gnu/packages/finance.scm
> +++ b/gnu/packages/finance.scm
> @@ -148,7 +148,7 @@ (define-public bitcoin-core
> ;; <https://bitcoincore.org/en/lifecycle/#schedule>.
> (package
> (name "bitcoin-core")
> - (version "28.0")
> + (version "28.1")
> (source (origin
> (method url-fetch)
> (uri
> @@ -156,7 +156,7 @@ (define-public bitcoin-core
> version "/bitcoin-" version ".tar.gz"))
> (sha256
> (base32
> - "0zzk5w88xzw07xcr18nwq2bbr4wqcvkacy97gyq2wq04wb8y42kh"))))
> + "1fl312ns86syc6871il9l3lzf96nm6jhnj92qyvxkyf78782vbn5"))))
> (build-system gnu-build-system)
> (native-inputs
> (list autoconf
pushed, closing.
[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
.
(Sun, 23 Feb 2025 12:24:13 GMT)
Full text and
rfc822 format available.
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.