From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:36420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1ce3-0001Jy-VF for guix-patches@gnu.org; Wed, 06 Mar 2019 14:56:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1ce3-0006Zx-Af for guix-patches@gnu.org; Wed, 06 Mar 2019 14:56:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:49396) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h1ce1-0006Z4-Vu for guix-patches@gnu.org; Wed, 06 Mar 2019 14:56:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h1ce1-0001oW-Ty for guix-patches@gnu.org; Wed, 06 Mar 2019 14:56:01 -0500 Subject: [bug#34774] gnu: electron-cash: Update to 3.3.6. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:36321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1cdW-0001Fe-0B for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h1cdS-0006Gi-96 for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:28 -0500 Received: from cascadia.aikidev.net ([173.255.214.101]:32870) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h1cdR-0006GQ-QJ for guix-patches@gnu.org; Wed, 06 Mar 2019 14:55:26 -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 E8C401AA27 for ; Wed, 6 Mar 2019 11:55:24 -0800 (PST) From: Vagrant Cascadian Date: Wed, 06 Mar 2019 11:55:20 -0800 Message-ID: <87a7i76amv.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: 34774@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable * gnu/packages/finance (electron-cash): Update to 3.3.6. =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 3cd2cb3d42..4eb0d57a36 100644 =2D-- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -391,7 +391,7 @@ other machines/servers. Electrum does not download the= Bitcoin blockchain.") (package (inherit electrum) (name "electron-cash") =2D (version "3.3.5") + (version "3.3.6") (source (origin (method url-fetch) @@ -402,7 +402,7 @@ other machines/servers. Electrum does not download the= Bitcoin blockchain.") ".tar.gz")) (sha256 (base32 =2D "185z3c5j9nvl31ga80hvahx7ghvkgmqgfjrrzw1fbs6p9jxy007w")) + "110apc376wm4yd9ghpffiipwdn8rzyr3z7ncpp2516wbz4mmyhxc")) (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/If5cWqgUCXIAlqAAKCRDcUY/If5cW qnHgAP972DlASgFXQUrO7QYspgFiKPST0CsbIbZTHF0Gh4gb+gD/ViizVf248jqH C3yaTwW5FVa8LpTNpidBbOQzVJoFiQc= =soSM -----END PGP SIGNATURE----- --=-=-=--