me
/
guix
Archived
1
0
Fork 0

gnu: monero: Update to 0.17.2.3.

* gnu/packages/finance.scm (monero): Update to 0.17.2.3.
master
Guillaume Le Vaillant 2021-09-01 19:12:28 +02:00
parent c75b30d58f
commit 09028f0a83
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -642,7 +642,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.2.0") (version "0.17.2.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -662,7 +662,7 @@ other machines/servers. Electroncash does not download the Bitcoin Cash blockch
"external/unbound")) "external/unbound"))
#t)) #t))
(sha256 (sha256
(base32 "0jwlmrpzisvw1c06cvd5b3s3hd4w0pa1qmrypfwah67qj3x6hnb6")))) (base32 "0nax991fshfh51grhh2ryfrwwws35k16gzl1l3niva28zff2xmq6"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(native-inputs (native-inputs
`(("doxygen" ,doxygen) `(("doxygen" ,doxygen)