gnu: monero: Update to 0.15.0.1.
* gnu/packages/finance.scm (monero): Update to 0.15.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
parent
0f4c3ca9ec
commit
182173b16d
@ -477,7 +477,7 @@ other machines/servers. Electroncash does not download the Bitcoin Cash blockch
|
|||||||
;; the system's dynamically linked library.
|
;; the system's dynamically linked library.
|
||||||
(package
|
(package
|
||||||
(name "monero")
|
(name "monero")
|
||||||
(version "0.15.0.0")
|
(version "0.15.0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -498,7 +498,7 @@ other machines/servers. Electroncash does not download the Bitcoin Cash blockch
|
|||||||
#t))
|
#t))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"19y4kcj4agws7swfa3draysb1y18c3xb13r8cg0faxx1dlm0zbnr"))))
|
"0sypa235lf2bbib4b71xpaw39h9304slgsvnsz8wmy9fq1zx009m"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("doxygen" ,doxygen)
|
`(("doxygen" ,doxygen)
|
||||||
|
Loading…
Reference in New Issue
Block a user