GNU bug report logs - #34410
[PATCH] gnu: electron-cash: Update to 3.3.5.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> debian.org>

Date: Sun, 10 Feb 2019 04:45:01 UTC

Severity: normal

Tags: patch

Done: Danny Milosavljevic <dannym <at> scratchpost.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34410: closed ([PATCH] gnu: electron-cash: Update to 3.3.5.)
Date: Sun, 10 Feb 2019 19:33:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Feb 2019 20:32:40 +0100
with message-id <20190210203240.128a261a <at> scratchpost.org>
and subject line Re: [bug#34410] [PATCH] gnu: electron-cash: Update to 3.3.5.
has caused the debbugs.gnu.org bug report #34410,
regarding [PATCH] gnu: electron-cash: Update to 3.3.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
34410: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34410
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> debian.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: electron-cash: Update to 3.3.5.
Date: Sat, 09 Feb 2019 20:43:53 -0800
[Message part 3 (text/plain, inline)]
* gnu/packages/finance.scm (electron-cash): Update to 3.3.5.
  [source]: Update uri.
---
 gnu/packages/finance.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/finance.scm b/gnu/packages/finance.scm
index 352f4ad9b2..e44be713f2 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -354,18 +354,18 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
   (package
     (inherit electrum)
     (name "electron-cash")
-    (version "3.3.4")
+    (version "3.3.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://electroncash.org/downloads/"
                            version
-                           "/win-linux/ElectronCash-"
+                           "/win-linux/Electron-Cash-"
                            version
                            ".tar.gz"))
        (sha256
         (base32
-         "0ipl6vf2n9a5n556sx2z57s7wdvg05xwjvz67kff9nmbx4s8vjyf"))
+         "185z3c5j9nvl31ga80hvahx7ghvkgmqgfjrrzw1fbs6p9jxy007w"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34410-done <at> debbugs.gnu.org
Subject: Re: [bug#34410] [PATCH] gnu: electron-cash: Update to 3.3.5.
Date: Sun, 10 Feb 2019 20:32:40 +0100
[Message part 6 (text/plain, inline)]
Thanks!  Pushed to guix master as 4e86e9d78e2eb9869b84a94486a3b4a50ba7f800.
[Message part 7 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.