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


From: guix-commits
Subject: 01/02: gnu: monero: Update to 0.17.1.7.
Date: Sun, 13 Dec 2020 12:58:07 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 584c602da3ead02ba7fa7b699b0afad0b1ded217
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Sun Dec 13 18:08:19 2020 +0100

    gnu: monero: Update to 0.17.1.7.
    
    * gnu/packages/finance.scm (monero): Update to 0.17.1.7.
---
 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 579e060..c5b1ac5 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -625,7 +625,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.6")
+    (version "0.17.1.7")
     (source
      (origin
        (method git-fetch)
@@ -645,7 +645,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "0b6zyr3mzqvcxf48i2g45gr649x6nhppik5598jsvg0z7i2hxb9q"))))
+        (base32 "1fdw4i4rw87yz3hz4yc1gdw0gr2mmf9038xaw2l4rrk5y50phjp4"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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