GNU bug report logs - #51401
[PATCH] gnu: bitcoin-core@0.20: Update to 0.20.2

Previous Next

Package: guix-patches;

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

Date: Tue, 26 Oct 2021 04:06:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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#51401: closed (Re: [bug#51401] [PATCH] gnu: bitcoin-core <at> 0.20:
 Update to 0.20.2)
Date: Thu, 11 Nov 2021 09:53:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51401: [PATCH] gnu: bitcoin-core <at> 0.20: Update to 0.20.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 51401 <at> debbugs.gnu.org.

-- 
51401: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51401
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Michael Ford <fanquake <at> gmail.com>
Cc: 51401-done <at> debbugs.gnu.org
Subject: Re: [bug#51401] [PATCH] gnu: bitcoin-core <at> 0.20: Update to 0.20.2
Date: Thu, 11 Nov 2021 09:40:23 +0000
[Message part 3 (text/plain, inline)]
Michael Ford <fanquake <at> gmail.com> skribis:

> Hi,
>
> Just wanted to follow up and check whether there was anything blocking this
> for merge, or if it's just stuck in the backlog?
>
> Thanks,

Hi,

The long delay in processing patches is indeed because there is a lot of
things in the backlog.

It looks like your email client mangled the patch (cutting long lines,
removing spaces). Could configure your client so that it doesn't do
that? If that's not possible you can also put patches in attachment.

I fixed the patch, added the changelog-style part of the commit message
and pushed it as 3d1c984ad857d9fd56b1ae068adf81cd8e05f83b.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Ford <fanquake <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: bitcoin-core <at> 0.20: Update to 0.20.2
Date: Tue, 26 Oct 2021 08:26:44 +0800
[Message part 6 (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 f0093ba635..df430bbe6e 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -193,7 +193,7 @@ (define-public bitcoin-core-0.21
 (define-public bitcoin-core-0.20
   (package
     (inherit bitcoin-core-0.21)
-    (version "0.20.1")
+    (version "0.20.2")
     (source (origin
               (method url-fetch)
               (uri
@@ -201,7 +201,7 @@ (define-public bitcoin-core-0.20
                               version "/bitcoin-" version ".tar.gz"))
               (sha256
                (base32
-
 "0y5rad68b398arh0abr2wgiwybdw0i5a4dxz9s3fk9fgdbyn5gab"))))))
+
 "14smp5vmh7baabl856wlg7w7y5910jhx6c02mlkm4hkywf3yylky"))))))

 ;; The support lifetimes for bitcoin-core versions can be found in
 ;; <https://bitcoincore.org/en/lifecycle/#schedule>.
-- 
2.33.1
[Message part 7 (text/html, inline)]

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

Previous Next


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