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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34163: closed ([PATCH] gnu: bitcoin-core: Update to 0.17.1.)
Date: Tue, 22 Jan 2019 14:28:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Jan 2019 15:27:42 +0100
with message-id <20190122152742.1f1530f2 <at> scratchpost.org>
and subject line Re: [bug#34163] [PATCH] gnu: bitcoin-core: Update to 0.17.1.
has caused the debbugs.gnu.org bug report #34163,
regarding [PATCH] gnu: bitcoin-core: Update to 0.17.1.
to be marked as done.

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


-- 
34163: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34163
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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 4 (text/plain, inline)]
Thanks!

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

This bug report was last modified 6 years and 120 days ago.

Previous Next


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