GNU bug report logs - #75536
[PATCH] gnu: bitcoin-core: Update to 28.1.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75536: closed ([PATCH] gnu: bitcoin-core: Update to 28.1.)
Date: Sun, 26 Jan 2025 03:01:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Jan 2025 11:00:33 +0800
with message-id <87msfeth2m.fsf <at> iscas.ac.cn>
and subject line Re: [bug#75536] [PATCH] gnu: bitcoin-core: Update to 28.1.
has caused the debbugs.gnu.org bug report #75536,
regarding [PATCH] gnu: bitcoin-core: Update to 28.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75536: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75536
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bitcoin-core: Update to 28.1.
Date: Mon, 13 Jan 2025 14:48:57 +0000
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


[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 75536-done <at> debbugs.gnu.org
Subject: Re: [bug#75536] [PATCH] gnu: bitcoin-core: Update to 28.1.
Date: Sun, 26 Jan 2025 11:00:33 +0800
[Message part 4 (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)]

This bug report was last modified 120 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.