guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: monero: Update to 0.18.1.0.


From: guix-commits
Subject: 01/03: gnu: monero: Update to 0.18.1.0.
Date: Fri, 12 Aug 2022 06:10:05 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit a3a25daeee48e2ed9dcfb744a2650ef46e7666f4
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Fri Aug 12 11:11:05 2022 +0200

    gnu: monero: Update to 0.18.1.0.
    
    * gnu/packages/finance.scm (monero): Update to 0.18.1.0.
---
 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 4b5ab2924b..de493ee177 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -671,7 +671,7 @@ blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.18.0.0")
+    (version "0.18.1.0")
     (source
      (origin
        (method git-fetch)
@@ -689,7 +689,7 @@ blockchain.")
             delete-file-recursively
             '("external/miniupnp" "external/rapidjson"))))
        (sha256
-        (base32 "1jq2v2dg50gl3cf9s61jssny5rraclxqj4cc4y0sl00ip8icj08v"))))
+        (base32 "18yj44pki7x8ir6wg02g1h6yxp1hnqb0nrx9x5dvv94rda48cy66"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen



reply via email to

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