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


From: guix-commits
Subject: 01/02: gnu: monero: Update to 0.17.1.3.
Date: Mon, 9 Nov 2020 00:42:21 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit d450b77abd65b7f66d98ef418b5f68e40ea8f8cf
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Mon Nov 9 06:32:50 2020 +0100

    gnu: monero: Update to 0.17.1.3.
    
    * gnu/packages/finance.scm (monero): Update to 0.17.1.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 ffbf3b2..f05781d 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -617,7 +617,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.1")
+    (version "0.17.1.3")
     (source
      (origin
        (method git-fetch)
@@ -637,7 +637,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "18x27dm24k04vx0yz57zi02rk0wrmbn4wr8alqf48dq6z9wr0fhp"))))
+        (base32 "1ddkdfd8i5q509qziwcx1f6nm8axs4a1ppzv2y5lgsqpq375if6j"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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