guix-commits
[Top][All Lists]
Advanced

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

11/12: gnu: monero: Update to 0.15.0.1.


From: guix-commits
Subject: 11/12: gnu: monero: Update to 0.15.0.1.
Date: Thu, 21 Nov 2019 16:44:07 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 182173b16df4f89aeba781e529c849f59155f534
Author: Guillaume Le Vaillant <address@hidden>
Date:   Wed Nov 20 14:31:12 2019 +0100

    gnu: monero: Update to 0.15.0.1.
    
    * gnu/packages/finance.scm (monero): Update to 0.15.0.1.
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 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 56bdacc..7925345 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -477,7 +477,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.0")
+    (version "0.15.0.1")
     (source
      (origin
        (method git-fetch)
@@ -498,7 +498,7 @@ other machines/servers.  Electroncash does not download the 
Bitcoin Cash blockch
            #t))
        (sha256
         (base32
-         "19y4kcj4agws7swfa3draysb1y18c3xb13r8cg0faxx1dlm0zbnr"))))
+         "0sypa235lf2bbib4b71xpaw39h9304slgsvnsz8wmy9fq1zx009m"))))
     (build-system cmake-build-system)
     (native-inputs
      `(("doxygen" ,doxygen)



reply via email to

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