guix-commits
[Top][All Lists]
Advanced

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

07/10: gnu: monero: Update to 0.17.1.5.


From: guix-commits
Subject: 07/10: gnu: monero: Update to 0.17.1.5.
Date: Thu, 26 Nov 2020 14:44:52 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 42aaa350c3752ab24317422149e74d8a3dbe7543
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Nov 26 17:01:06 2020 +0100

    gnu: monero: Update to 0.17.1.5.
    
    * gnu/packages/finance.scm (monero): Update to 0.17.1.5.
---
 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 dc62892..dd60136 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -626,7 +626,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.17.1.3")
+    (version "0.17.1.5")
     (source
      (origin
        (method git-fetch)
@@ -646,7 +646,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "1ddkdfd8i5q509qziwcx1f6nm8axs4a1ppzv2y5lgsqpq375if6j"))))
+        (base32 "0yy9n2qng02j314h8fh5n0mcy6vpdks0yk4d8ifn8hj03f3g2c8b"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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