guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/04: gnu: monero: Update to 0.18.2.2.


From: guix-commits
Subject: 01/04: gnu: monero: Update to 0.18.2.2.
Date: Wed, 12 Apr 2023 04:44:28 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 78b6f28a6f03020555982f36ec0d9fbbb51512ba
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Wed Apr 12 09:30:27 2023 +0200

    gnu: monero: Update to 0.18.2.2.
    
    * gnu/packages/finance.scm (monero): Update to 0.18.2.2.
---
 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 2b18b0bb88..f4f7d3f82e 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -702,7 +702,7 @@ blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.18.2.0")
+    (version "0.18.2.2")
     (source
      (origin
        (method git-fetch)
@@ -720,7 +720,7 @@ blockchain.")
             delete-file-recursively
             '("external/miniupnp" "external/rapidjson"))))
        (sha256
-        (base32 "0k41mkz0lp8qavgy3d9813pkmyy8rnhd0fl7wvzdhr7fznqn9sca"))))
+        (base32 "0hi6grf2xnnra60g3dzspahi0rwyiad6hc07n3pq3aknmz5xx8d4"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]