GNU bug report logs - #34773
gnu: electrum: Update to 3.3.4.

Previous Next

Package: guix-patches;

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

Date: Wed, 6 Mar 2019 19:55:02 UTC

Severity: normal

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#34773: closed (Re: [bug#34773] gnu: electrum: Update to 3.3.4.)
Date: Wed, 06 Mar 2019 21:08:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#34773: gnu: electrum: 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 34773 <at> debbugs.gnu.org.

-- 
34773: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34773
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: 34773-done <at> debbugs.gnu.org
Subject: Re: [bug#34773] gnu: electrum: Update to 3.3.4.
Date: Wed, 6 Mar 2019 16:06:54 -0500
[Message part 3 (text/plain, inline)]
On Wed, Mar 06, 2019 at 11:54:12AM -0800, Vagrant Cascadian wrote:
> * gnu/packages/finance (electrum): Update to 3.3.4.

Thanks! Pushed as 307603dd884f7ee89038cbf329b107fdb85a1119
[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: gnu: electrum: Update to 3.3.4.
Date: Wed, 06 Mar 2019 11:54:12 -0800
[Message part 6 (text/plain, inline)]
* gnu/packages/finance (electrum): 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 112a6eba97..3cd2cb3d42 100644
--- a/gnu/packages/finance.scm
+++ b/gnu/packages/finance.scm
@@ -336,7 +336,7 @@ do so.")
 (define-public electrum
   (package
     (name "electrum")
-    (version "3.3.3")
+    (version "3.3.4")
     (source
      (origin
        (method url-fetch)
@@ -345,7 +345,7 @@ do so.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "0z2zfhyawrbzs0w1426a2w0d4wsajl34ymj77qmpm41138g2ysf2"))
+         "0h128wklz5qwx5zqzbd48x46kxjxs12wcna9lhak70y5pj2hw8rg"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.20.1

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

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

Previous Next


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