gnu: monero: Update to 0.18.3.3.
* gnu/packages/finance.scm (monero): Update to 0.18.3.3. Change-Id: I9fb61fc648f4839642138ae7b577a1452513891emaster
parent
7dfb3155fc
commit
030ff1489b
|
@ -686,7 +686,7 @@ blockchain.")
|
||||||
;; the system's dynamically linked library.
|
;; the system's dynamically linked library.
|
||||||
(package
|
(package
|
||||||
(name "monero")
|
(name "monero")
|
||||||
(version "0.18.3.2")
|
(version "0.18.3.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -704,7 +704,7 @@ blockchain.")
|
||||||
delete-file-recursively
|
delete-file-recursively
|
||||||
'("external/miniupnp" "external/rapidjson"))))
|
'("external/miniupnp" "external/rapidjson"))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0ri3ss5vgsjk5pzmaaw8yi7sg4lasx58d8kz3m6z5vg7p69gdzxv"))))
|
(base32 "1d3dnkz18v0mlspafnzm301lmdiz6pwjzdbsdq23mn7cyynzgnc9"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list doxygen
|
(list doxygen
|
||||||
|
|
Reference in New Issue