emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34163: closed ([PATCH] gnu: bitcoin-core: Update t


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34163: closed ([PATCH] gnu: bitcoin-core: Update to 0.17.1.)
Date: Tue, 22 Jan 2019 14:28:01 +0000

Your message dated Tue, 22 Jan 2019 15:27:42 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
34163: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34163
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 <address@hidden>
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34163] [PATCH] gnu: bitcoin-core: Update to 0.17.1. Date: Tue, 22 Jan 2019 15:27:42 +0100
Thanks!

Pushed this and bug#34164 as commit 0a59cc6e8590fc6c2c56dc35aca5c4b558d67901 to
guix master.

Attachment: pgpAIgBaj48cB.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]