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


From: guix-commits
Subject: 01/02: gnu: monero: Update to 0.17.1.8.
Date: Thu, 31 Dec 2020 04:27:26 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 093429cc6ae07e9238b12ce729ed078200cbcf46
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Dec 31 09:21:37 2020 +0100

    gnu: monero: Update to 0.17.1.8.
    
    * gnu/packages/finance.scm (monero): Update to 0.17.1.8.
---
 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 b6921d3..400e84d 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -630,7 +630,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.7")
+    (version "0.17.1.8")
     (source
      (origin
        (method git-fetch)
@@ -650,7 +650,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
               "external/unbound"))
            #t))
        (sha256
-        (base32 "1fdw4i4rw87yz3hz4yc1gdw0gr2mmf9038xaw2l4rrk5y50phjp4"))))
+        (base32 "10blazbk1602slx3wrmw4jfgkdry55iclrhm5drdficc5v3h735g"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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