Skip to content
Snippets Groups Projects
Unverified Commit 9b0d54b2 authored by Guillaume Le Vaillant's avatar Guillaume Le Vaillant
Browse files

gnu: monero: Update to 0.16.0.0.

* gnu/packages/finance.scm (monero): Update to 0.16.0.0.
parent 1dd7b87f
No related branches found
No related tags found
No related merge requests found
......@@ -547,7 +547,7 @@ (define-public monero
;; the system's dynamically linked library.
(package
(name "monero")
(version "0.15.0.5")
(version "0.16.0.0")
(source
(origin
(method git-fetch)
......@@ -568,7 +568,7 @@ (define-public monero
#t))
(sha256
(base32
"06zzwa0y8ic6x3y2fy501788r51p4klanyvmm76ywrwf087njlkv"))))
"0x74h5z0nxxxip97ibc854pqmrgd8r4d6w62m424f66i8gbzfskh"))))
(build-system cmake-build-system)
(native-inputs
`(("doxygen" ,doxygen)
......
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