guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: monero: Update to 0.18.3.2.


From: guix-commits
Subject: 02/03: gnu: monero: Update to 0.18.3.2.
Date: Sun, 10 Mar 2024 06:46:45 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 0d6a2eb0b0ae842ae45b8d1771cb5a9e0119cae3
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sat Mar 9 15:11:50 2024 +0100

    gnu: monero: Update to 0.18.3.2.
    
    * gnu/packages/finance.scm (monero): Update to 0.18.3.2.
    
    Change-Id: Ia3e940e52065786bcae89e046883ad0ff5742752
---
 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 2fb502bc71..289a8ba3d9 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -684,7 +684,7 @@ blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.18.3.1")
+    (version "0.18.3.2")
     (source
      (origin
        (method git-fetch)
@@ -702,7 +702,7 @@ blockchain.")
             delete-file-recursively
             '("external/miniupnp" "external/rapidjson"))))
        (sha256
-        (base32 "1k6mrgsvmqsfk95w8kjmp9v2fghjmmpj40667zndrw9jx1h85mwx"))))
+        (base32 "0ri3ss5vgsjk5pzmaaw8yi7sg4lasx58d8kz3m6z5vg7p69gdzxv"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen



reply via email to

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