guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: monero: Update to 0.18.1.2.


From: guix-commits
Subject: 01/02: gnu: monero: Update to 0.18.1.2.
Date: Sat, 1 Oct 2022 04:19:29 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 68d3ec6ad7784f1ff54a11d0466578c8722df21e
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sat Oct 1 09:32:10 2022 +0200

    gnu: monero: Update to 0.18.1.2.
    
    * gnu/packages/finance.scm (monero): Update to 0.18.1.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 9739c5acd5..132d6d3cc8 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -707,7 +707,7 @@ blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.18.1.1")
+    (version "0.18.1.2")
     (source
      (origin
        (method git-fetch)
@@ -725,7 +725,7 @@ blockchain.")
             delete-file-recursively
             '("external/miniupnp" "external/rapidjson"))))
        (sha256
-        (base32 "050rf4c1i42d0vhcb3hqrrndr2l45w1qg4h62cagk0nmq5va6xj7"))))
+        (base32 "033hfc98gv28x05gc1ln6dmyc45cki4qdylmz35wh4dchyr74pf9"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen



reply via email to

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