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


From: guix-commits
Subject: 01/04: gnu: monero: Update to 0.17.2.3.
Date: Wed, 1 Sep 2021 14:31:48 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 09028f0a8356e60b8444dc04dfdb5f4685281654
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Wed Sep 1 19:12:28 2021 +0200

    gnu: monero: Update to 0.17.2.3.
    
    * gnu/packages/finance.scm (monero): Update to 0.17.2.3.
---
 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 a131ecc..b0f0a0c 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -642,7 +642,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.17.2.0")
+    (version "0.17.2.3")
     (source
      (origin
        (method git-fetch)
@@ -662,7 +662,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "0jwlmrpzisvw1c06cvd5b3s3hd4w0pa1qmrypfwah67qj3x6hnb6"))))
+        (base32 "0nax991fshfh51grhh2ryfrwwws35k16gzl1l3niva28zff2xmq6"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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