guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4721bafdadb20d94ac18a62ad79f6fd20d213608
Author: Foster Hangdaan <[email protected]>
AuthorDate: Thu Jan 15 13:17:45 2026 -0500
gnu: monero: Update to 0.18.4.5.
* gnu/packages/finance.scm (monero): Update to 0.18.4.5.
Change-Id: I6e8524fdd3a7a9b1fe2c4dd1d278df7ed7402204
Signed-off-by: jgart <[email protected]>
---
gnu/packages/finance.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 1b5aa9f46a..5c723d8138 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -834,7 +834,7 @@ blockchain.")
;; the system's dynamically linked library.
(package
(name "monero")
- (version "0.18.4.4")
+ (version "0.18.4.5")
(source
(origin
(method git-fetch)
@@ -852,7 +852,7 @@ blockchain.")
delete-file-recursively
'("external/miniupnp" "external/rapidjson"))))
(sha256
- (base32 "0f5b8yvrfhxc86ws3nfz0v6prl9n2nq9hvwlc2wcgspp8lbl26j8"))))
+ (base32 "1lf3rss9y34g51hxqny8vcp8hayv0r3lsndxl85gciqxgb0ls7dz"))))
(build-system cmake-build-system)
(native-inputs
(list doxygen