me
/
guix
Archived
1
0
Fork 0

gnu: monero: Update to 0.18.3.3.

* gnu/packages/finance.scm (monero): Update to 0.18.3.3.

Change-Id: I9fb61fc648f4839642138ae7b577a1452513891e
master
Guillaume Le Vaillant 2024-03-26 11:45:30 +01:00
parent 7dfb3155fc
commit 030ff1489b
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -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