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

Previous Next

Package: guix-patches;

Reported by: Carl Dong <contact <at> carldong.me>

Date: Tue, 21 Jan 2020 16:03:02 UTC

Severity: normal

Tags: fixed, patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 39219 in the body.
You can then email your comments to 39219 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#39219; Package guix-patches. (Tue, 21 Jan 2020 16:03:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carl Dong <contact <at> carldong.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 21 Jan 2020 16:03:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Carl Dong <contact <at> carldong.me>
To: guix-patches <at> gnu.org
Cc: M F <fanquake <at> gmail.com>
Subject: [PATCH] gnu: bitcoin-core: Update to 0.19.0.1.
Date: Tue, 21 Jan 2020 16:02:13 +0000
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.

Co-authored-by: fanquake <fanquake <at> gmail.com>
---
 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 378491227c..3eee6cf84b 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -97,7 +97,7 @@
 (define-public bitcoin-core
   (package
     (name "bitcoin-core")
-    (version "0.18.1")
+    (version "0.19.0.1")
     (source (origin
              (method url-fetch)
              (uri
@@ -105,7 +105,7 @@
                              version "/bitcoin-" version ".tar.gz"))
              (sha256
               (base32
-               "15mz0gmm058gmq2gdpffbw25jpv7mksyhyfws6i7mqvrapqr6zaw"))))
+               "1172dl4b8h2a80ilk9sfgbl8yi55k6hs4b1m07nic2ls4irgkjbs"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
-- 
2.25.0





Information forwarded to guix-patches <at> gnu.org:
bug#39219; Package guix-patches. (Fri, 24 Jan 2020 22:59:02 GMT) Full text and rfc822 format available.

Message #8 received at 39219 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Carl Dong <contact <at> carldong.me>
Cc: 39219 <at> debbugs.gnu.org, M F <fanquake <at> gmail.com>
Subject: Re: [bug#39219] [PATCH] gnu: bitcoin-core: Update to 0.19.0.1.
Date: Fri, 24 Jan 2020 23:58:32 +0100
Hello,

Carl Dong <contact <at> carldong.me> skribis:

> * gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.
>
> Co-authored-by: fanquake <fanquake <at> gmail.com>

Go for it!

Thanks,
Ludo’.




Added tag(s) fixed. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 09 Jun 2020 08:36:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 39219 <at> debbugs.gnu.org and Carl Dong <contact <at> carldong.me> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Tue, 09 Jun 2020 08:36:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 07 Jul 2020 11:24:04 GMT) Full text and rfc822 format available.

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

Previous Next


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