mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-24 11:11:12 +02:00
gnu: monero: Update to 0.18.4.6.
* gnu/packages/finance.scm (monero): Update to 0.18.4.6. Change-Id: I451602068e302428e803df2e021383cf6d55cf57 Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
d4bcfdd0e2
commit
828279617b
@@ -908,7 +908,7 @@ blockchain.")
|
||||
;; the system's dynamically linked library.
|
||||
(package
|
||||
(name "monero")
|
||||
(version "0.18.4.5")
|
||||
(version "0.18.4.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -926,7 +926,7 @@ blockchain.")
|
||||
delete-file-recursively
|
||||
'("external/miniupnp" "external/rapidjson"))))
|
||||
(sha256
|
||||
(base32 "1lf3rss9y34g51hxqny8vcp8hayv0r3lsndxl85gciqxgb0ls7dz"))))
|
||||
(base32 "0s03rwa1pfxxrj03f170sr6yd5v2wpqdfzam7gas1s71gg6v6ap6"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
(list doxygen
|
||||
|
||||
Reference in New Issue
Block a user