[bug#34774] gnu: electron-cash: Update to 3.3.6.

Message ID 87a7i76amv.fsf@ponder
State Accepted
Commit 01d8a2a3d938598066981f2033739cead6862824
Headers show
Series [bug#34774] gnu: electron-cash: Update to 3.3.6. | expand

Checks

Context Check Description
cbaines/applying patch fail Apply failed

Commit Message

Vagrant Cascadian March 6, 2019, 7:55 p.m. UTC
* gnu/packages/finance (electron-cash): Update to 3.3.6.
---
 gnu/packages/finance.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Leo Famulari March 6, 2019, 9:07 p.m. UTC | #1
On Wed, Mar 06, 2019 at 11:55:20AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/finance (electron-cash): Update to 3.3.6.

Thanks! Pushed as 01d8a2a3d938598066981f2033739cead6862824

Patch

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 3cd2cb3d42..4eb0d57a36 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -391,7 +391,7 @@  other machines/servers.  Electrum does not download the Bitcoin blockchain.")
   (package
     (inherit electrum)
     (name "electron-cash")
-    (version "3.3.5")
+    (version "3.3.6")
     (source
      (origin
        (method url-fetch)
@@ -402,7 +402,7 @@  other machines/servers.  Electrum does not download the Bitcoin blockchain.")
                            ".tar.gz"))
        (sha256
         (base32
-         "185z3c5j9nvl31ga80hvahx7ghvkgmqgfjrrzw1fbs6p9jxy007w"))
+         "110apc376wm4yd9ghpffiipwdn8rzyr3z7ncpp2516wbz4mmyhxc"))
        (modules '((guix build utils)))
        (snippet
         '(begin