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.3.3.


From: guix-commits
Subject: 01/02: gnu: monero: Update to 0.18.3.3.
Date: Tue, 26 Mar 2024 08:56:57 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 030ff1489bf73ab1b097b02af16f4fe50a915b77
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Tue Mar 26 11:45:30 2024 +0100

    gnu: monero: Update to 0.18.3.3.
    
    * gnu/packages/finance.scm (monero): Update to 0.18.3.3.
    
    Change-Id: I9fb61fc648f4839642138ae7b577a1452513891e
---
 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 08b345332a..04ffa23e22 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -686,7 +686,7 @@ blockchain.")
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.18.3.2")
+    (version "0.18.3.3")
     (source
      (origin
        (method git-fetch)
@@ -704,7 +704,7 @@ blockchain.")
             delete-file-recursively
             '("external/miniupnp" "external/rapidjson"))))
        (sha256
-        (base32 "0ri3ss5vgsjk5pzmaaw8yi7sg4lasx58d8kz3m6z5vg7p69gdzxv"))))
+        (base32 "1d3dnkz18v0mlspafnzm301lmdiz6pwjzdbsdq23mn7cyynzgnc9"))))
     (build-system cmake-build-system)
     (native-inputs
      (list doxygen



reply via email to

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