gnu: monero: Update to 0.18.2.0.
* gnu/packages/finance.scm (monero): Update to 0.18.2.0.master
parent
c05adaddb1
commit
5064d184f2
|
@ -713,7 +713,7 @@ blockchain.")
|
||||||
;; the system's dynamically linked library.
|
;; the system's dynamically linked library.
|
||||||
(package
|
(package
|
||||||
(name "monero")
|
(name "monero")
|
||||||
(version "0.18.1.2")
|
(version "0.18.2.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -731,7 +731,7 @@ blockchain.")
|
||||||
delete-file-recursively
|
delete-file-recursively
|
||||||
'("external/miniupnp" "external/rapidjson"))))
|
'("external/miniupnp" "external/rapidjson"))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "033hfc98gv28x05gc1ln6dmyc45cki4qdylmz35wh4dchyr74pf9"))))
|
(base32 "0k41mkz0lp8qavgy3d9813pkmyy8rnhd0fl7wvzdhr7fznqn9sca"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list doxygen
|
(list doxygen
|
||||||
|
|
Reference in New Issue