gnu: electron-cash: Update to 3.3.1.
authorVagrant Cascadian <vagrant@debian.org>
Tue, 28 Aug 2018 06:24:47 +0000 (23:24 -0700)
committerLeo Famulari <leo@famulari.name>
Tue, 28 Aug 2018 19:30:13 +0000 (15:30 -0400)
* gnu/packages/finance.scm (electron-cash): Update to 3.3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu/packages/finance.scm

index 2cbd485..7aeaffc 100644 (file)
@@ -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