guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: monero: Update to 0.16.0.0.


From: guix-commits
Subject: 01/03: gnu: monero: Update to 0.16.0.0.
Date: Tue, 26 May 2020 08:57:28 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 9b0d54b2797d4efed0e104e1237d197863839a43
Author: Guillaume Le Vaillant <address@hidden>
AuthorDate: Tue May 26 11:47:01 2020 +0200

    gnu: monero: Update to 0.16.0.0.
    
    * gnu/packages/finance.scm (monero): Update to 0.16.0.0.
---
 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 92a0024..92a0b75 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -547,7 +547,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
   ;; the system's dynamically linked library.
   (package
     (name "monero")
-    (version "0.15.0.5")
+    (version "0.16.0.0")
     (source
      (origin
        (method git-fetch)
@@ -568,7 +568,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
            #t))
        (sha256
         (base32
-         "06zzwa0y8ic6x3y2fy501788r51p4klanyvmm76ywrwf087njlkv"))))
+         "0x74h5z0nxxxip97ibc854pqmrgd8r4d6w62m424f66i8gbzfskh"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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