Skip to content
Snippets Groups Projects
Unverified Commit 12ae25db authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: bitcoin-core: Update to 0.15.0.1.

* gnu/packages/finance.scm (bitcoin-core): Update to 0.15.0.1.
parent ee130d0c
No related branches found
No related tags found
No related merge requests found
......@@ -57,7 +57,7 @@ (define-module (gnu packages finance)
(define-public bitcoin-core
(package
(name "bitcoin-core")
(version "0.14.2")
(version "0.15.0.1")
(source (origin
(method url-fetch)
(uri
......@@ -65,7 +65,7 @@ (define-public bitcoin-core
version "/bitcoin-" version ".tar.gz"))
(sha256
(base32
"1jp8vdc25gs46gj1d9mraqa1xnampffpa7mdy0fw80xca77fbi0s"))))
"16si3skhm6jhw1pkniv2b9y1kkdhjmhj392palphir0qc1srwzmm"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment