guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: electron-cash: Update to 3.3.4.


From: guix-commits
Subject: 01/01: gnu: electron-cash: Update to 3.3.4.
Date: Thu, 17 Jan 2019 16:26:44 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit cac00bbd979cf914ca928f096c2bef253cb6af9f
Author: Vagrant Cascadian <address@hidden>
Date:   Wed Jan 16 15:39:00 2019 -0800

    gnu: electron-cash: Update to 3.3.4.
    
    * gnu/packages/finance.scm (electron-cash): Update to 3.3.4.
    
    Signed-off-by: Leo Famulari <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 6f223ea..4683887 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -344,7 +344,7 @@ other machines/servers.  Electrum does not download the 
Bitcoin blockchain.")
   (package
     (inherit electrum)
     (name "electron-cash")
-    (version "3.3.1")
+    (version "3.3.4")
     (source
      (origin
        (method url-fetch)
@@ -355,7 +355,7 @@ other machines/servers.  Electrum does not download the 
Bitcoin blockchain.")
                            ".tar.gz"))
        (sha256
         (base32
-         "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
+         "0ipl6vf2n9a5n556sx2z57s7wdvg05xwjvz67kff9nmbx4s8vjyf"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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