gnu: monero: Update to 0.17.1.8.
* gnu/packages/finance.scm (monero): Update to 0.17.1.8.
This commit is contained in:
parent
9606041dcb
commit
093429cc6a
@ -630,7 +630,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.17.1.7")
|
(version "0.17.1.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -650,7 +650,7 @@ other machines/servers. Electroncash does not download the Bitcoin Cash blockch
|
|||||||
"external/unbound"))
|
"external/unbound"))
|
||||||
#t))
|
#t))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1fdw4i4rw87yz3hz4yc1gdw0gr2mmf9038xaw2l4rrk5y50phjp4"))))
|
(base32 "10blazbk1602slx3wrmw4jfgkdry55iclrhm5drdficc5v3h735g"))))
|
||||||
(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