GNU bug report logs - #51282
[PATCH] gnu: bitcoin-core@0.21: Update to 0.21.2

Previous Next

Package: guix-patches;

Reported by: Michael Ford <fanquake <at> gmail.com>

Date: Tue, 19 Oct 2021 07:14:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Michael Ford <fanquake <at> gmail.com>
Subject: bug#51282: closed (Re: [bug#51282] [PATCH] gnu: bitcoin-core <at> 0.21:
 Update to 0.21.2)
Date: Sat, 23 Oct 2021 19:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51282: [PATCH] gnu: bitcoin-core <at> 0.21: Update to 0.21.2

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 51282 <at> debbugs.gnu.org.

-- 
51282: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51282
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 51282-done <at> debbugs.gnu.org
Subject: Re: [bug#51282] [PATCH] gnu: bitcoin-core <at> 0.21: Update to 0.21.2
Date: Sat, 23 Oct 2021 15:54:32 -0400
On Tue, Oct 19, 2021 at 02:21:35PM +0800, Michael Ford wrote:
>      (name "bitcoin-core")
> -    (version "0.21.1")
> +    (version "0.21.2")

Thanks! Pushed as 09b8fcc0b7ea24268419a7e27024dfd14378fb76

[Message part 3 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bitcoin-core <at> 0.21: Update to 0.21.2
Date: Tue, 19 Oct 2021 14:21:35 +0800
[Message part 4 (text/plain, inline)]
---
 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 7ccf4b77b6..f0093ba635 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -115,7 +115,7 @@ (define-module (gnu packages finance)
 (define-public bitcoin-core-0.21
   (package
     (name "bitcoin-core")
-    (version "0.21.1")
+    (version "0.21.2")
     (source (origin
               (method url-fetch)
               (uri
@@ -123,7 +123,7 @@ (define-public bitcoin-core-0.21
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-                "1q51nqv64lhng5wh1cqb01jar7iswpnyyb1i7xslbkr0j9227zya"))))
+                "17nvir1yc6mf4wr1fn4xsabw49cd5p9vig8wj77vv4anzi8zfij1"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("autoconf" ,autoconf)
-- 
2.33.1
[Message part 5 (text/html, inline)]

This bug report was last modified 3 years and 245 days ago.

Previous Next


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