[PATCH] gnu: bitcoin-core: Update to 0.19.0.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Carl Dong
  • Ludovic Courtès
Owner
unassigned
Submitted by
Carl Dong
Severity
normal

Debbugs page

C
C
Carl Dong wrote on 21 Jan 2020 08:02
(address . guix-patches@gnu.org)(name . M F)(address . fanquake@gmail.com)
FA4CF0BA-5455-4A5D-B884-A8520E08161F@carldong.me
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.

Co-authored-by: fanquake <fanquake@gmail.com>
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
L
L
Ludovic Courtès wrote on 24 Jan 2020 14:58
(name . Carl Dong)(address . contact@carldong.me)
87ftg4cvhj.fsf@gnu.org
Hello,

Carl Dong <contact@carldong.me> skribis:

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

Go for it!

Thanks,
Ludo’.
L
L
Ludovic Courtès wrote on 9 Jun 2020 01:35
control message for bug #39219
(address . control@debbugs.gnu.org)
87o8psmybk.fsf@gnu.org
tags 39219 fixed
close 39219
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 39219@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39219
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch