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

Previous Next

Package: guix-patches;

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

Date: Wed, 16 Jan 2019 23:40:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

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: Vagrant Cascadian <vagrant <at> debian.org>
Subject: bug#34113: closed (Re: [bug#34113] [PATCH] gnu: electron-cash:
 Update to 3.3.4.)
Date: Thu, 17 Jan 2019 21:28:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34113: [PATCH] gnu: electron-cash: Update to 3.3.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34113 <at> debbugs.gnu.org.

-- 
34113: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34113
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 34113-done <at> debbugs.gnu.org
Subject: Re: [bug#34113] [PATCH] gnu: electron-cash: Update to 3.3.4.
Date: Thu, 17 Jan 2019 16:27:00 -0500
[Message part 3 (text/plain, inline)]
On Wed, Jan 16, 2019 at 03:39:00PM -0800, Vagrant Cascadian wrote:
> 
> * gnu/packages/finance.scm (electron-cash): Update to 3.3.4.

Thanks! Pushed as cac00bbd979cf914ca928f096c2bef253cb6af9f
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.4.
Date: Wed, 16 Jan 2019 15:39:00 -0800
[Message part 6 (text/plain, inline)]
* gnu/packages/finance.scm (electron-cash): Update to 3.3.4.
---
 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 6f223ea9d..468388797 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -344,7 +344,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
   (package
     (inherit electrum)
     (name "electron-cash")
-    (version "3.3.1")
+    (version "3.3.4")
     (source
      (origin
        (method url-fetch)
@@ -355,7 +355,7 @@ other machines/servers.  Electrum does not download the Bitcoin blockchain.")
                            ".tar.gz"))
        (sha256
         (base32
-         "1jdy89rfdwc2jadx3rqj5yvynpcn90cx6482ax9f1cj9gfxp9j2b"))
+         "0ipl6vf2n9a5n556sx2z57s7wdvg05xwjvz67kff9nmbx4s8vjyf"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.20.1

[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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