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


From: Leo Famulari
Subject: 01/01: gnu: electron-cash: Update to 3.3.1.
Date: Tue, 28 Aug 2018 15:30:43 -0400 (EDT)

lfam pushed a commit to branch master
in repository guix.

commit 84fbb4b223cb46472d444ea9aae060789fce5d24
Author: Vagrant Cascadian <address@hidden>
Date:   Mon Aug 27 23:24:47 2018 -0700

    gnu: electron-cash: Update to 3.3.1.
    
    * gnu/packages/finance.scm (electron-cash): Update to 3.3.1.
    
    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 2cbd485..7aeaffc 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -335,7 +335,7 @@ other machines/servers.  Electrum does not download the 
Bitcoin blockchain.")
   (package
     (inherit electrum)
     (name "electron-cash")
-    (version "3.3")
+    (version "3.3.1")
     (source
      (origin
        (method url-fetch)
@@ -346,7 +346,7 @@ other machines/servers.  Electrum does not download the 
Bitcoin blockchain.")
                            ".tar.gz"))
        (sha256
         (base32
-         "1x487hyacdm1qhik1mhfimr4jwcwz7sgsbkh11awrb6j19sxdxym"))
+         "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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