emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34410: closed ([PATCH] gnu: electron-cash: Update


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34410: closed ([PATCH] gnu: electron-cash: Update to 3.3.5.)
Date: Sun, 10 Feb 2019 19:33:02 +0000

Your message dated Sun, 10 Feb 2019 20:32:40 +0100
with message-id <address@hidden>
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
address@hidden)


-- 
34410: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34410
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: electron-cash: Update to 3.3.5. Date: Sat, 09 Feb 2019 20:43:53 -0800
* 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

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: [bug#34410] [PATCH] gnu: electron-cash: Update to 3.3.5. Date: Sun, 10 Feb 2019 20:32:40 +0100
Thanks!  Pushed to guix master as 4e86e9d78e2eb9869b84a94486a3b4a50ba7f800.

Attachment: pgp4jNspluPuj.pgp
Description: OpenPGP digital signature


--- End Message ---

reply via email to

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