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

Previous Next

Package: guix-patches;

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

Date: Mon, 21 Jan 2019 20:26:02 UTC

Owned by: bavier <at> member.fsf.org

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.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 34163 in the body.
You can then email your comments to 34163 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#34163; Package guix-patches. (Mon, 21 Jan 2019 20:26:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Carl Dong <accounts <at> carldong.me>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 21 Jan 2019 20:26:02 GMT) Full text and rfc822 format available.

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

From: Carl Dong <accounts <at> carldong.me>
To: "guix-patches <at> gnu.org" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: bitcoin-core: Update to 0.17.1.
Date: Mon, 21 Jan 2019 20:08:49 +0000
From 97ab4e2863c8eff185a1fe08cd55fb283ef7a7cf Mon Sep 17 00:00:00 2001
From: Carl Dong <accounts <at> carldong.me>
Date: Mon, 21 Jan 2019 15:04:14 -0500
Subject: [PATCH] gnu: bitcoin-core: Update to 0.17.1.

* gnu/packages/finances.scm (bitcoin-core): Update to 0.17.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 468388797..0081fa51b 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -73,7 +73,7 @@
 (define-public bitcoin-core
   (package
     (name "bitcoin-core")
-    (version "0.16.1")
+    (version "0.17.1")
     (source (origin
              (method url-fetch)
              (uri
@@ -81,7 +81,7 @@
                              version "/bitcoin-" version ".tar.gz"))
              (sha256
               (base32
-               "1zkqp93yircd3pbxczxfnibkpq0sgcv5r7wg6d196b9pwgr9zd39"))))
+               "0am4pnaf2cisv172jqx6jdpzx770agm8777163lkjbw3ryslymiy"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)
--
2.20.1





Reply sent to Danny Milosavljevic <dannym <at> scratchpost.org>:
You have taken responsibility. (Tue, 22 Jan 2019 14:28:01 GMT) Full text and rfc822 format available.

Notification sent to Carl Dong <accounts <at> carldong.me>:
bug acknowledged by developer. (Tue, 22 Jan 2019 14:28:03 GMT) Full text and rfc822 format available.

Message #10 received at 34163-done <at> debbugs.gnu.org (full text, mbox):

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Carl Dong <accounts <at> carldong.me>
Cc: 34163-done <at> debbugs.gnu.org
Subject: Re: [bug#34163] [PATCH] gnu: bitcoin-core: Update to 0.17.1.
Date: Tue, 22 Jan 2019 15:27:42 +0100
[Message part 1 (text/plain, inline)]
Thanks!

Pushed this and bug#34164 as commit 0a59cc6e8590fc6c2c56dc35aca5c4b558d67901 to
guix master.
[Message part 2 (application/pgp-signature, inline)]

Owner recorded as bavier <at> member.fsf.org. Request was from Eric Bavier <ericbavier <at> centurylink.net> to control <at> debbugs.gnu.org. (Tue, 22 Jan 2019 15:15: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. (Wed, 20 Feb 2019 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 59 days ago.

Previous Next


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