From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:36275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1cd5-000177-L0 for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1cd5-00066P-2R for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49391) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1cd4-00066L-Vo for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h1cd4-0001mO-Rr for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:02 -0500 Subject: [bug#34773] gnu: electrum: Update to 3.3.4. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:36149) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1ccS-0000xk-0A for guix-patches@gnu.org; Wed, 06 Mar 2019 14:54:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1ccR-0005mz-9Y for guix-patches@gnu.org; Wed, 06 Mar 2019 14:54:23 -0500 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]:45162) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1ccR-0005mB-2W for guix-patches@gnu.org; Wed, 06 Mar 2019 14:54:23 -0500 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:21:21:0:100e]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 8E5CC1AA27 for ; Wed, 6 Mar 2019 11:54:20 -0800 (PST) From: Vagrant Cascadian Date: Wed, 06 Mar 2019 11:54:12 -0800 Message-ID: <87ef7j6aor.fsf@ponder> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 34773@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable * gnu/packages/finance (electrum): Update to 3.3.4. =2D-- 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 =2D-- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -336,7 +336,7 @@ do so.") (define-public electrum (package (name "electrum") =2D (version "3.3.3") + (version "3.3.4") (source (origin (method url-fetch) @@ -345,7 +345,7 @@ do so.") version ".tar.gz")) (sha256 (base32 =2D "0z2zfhyawrbzs0w1426a2w0d4wsajl34ymj77qmpm41138g2ysf2")) + "0h128wklz5qwx5zqzbd48x46kxjxs12wcna9lhak70y5pj2hw8rg")) (modules '((guix build utils))) (snippet '(begin =2D-=20 2.20.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXIAlZAAKCRDcUY/If5cW qp/AAQCsm1wZEf7EmdoHo/tAqa6AObw78xYbe0ppOlB6/gJIWAEA+vqJcr16LyrN nSB1VEcXN1oH1aYHxLN17cmCqzSgIwQ= =tUF8 -----END PGP SIGNATURE----- --=-=-=--