From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:48275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbL9-0004aX-UC for guix-patches@gnu.org; Mon, 08 Apr 2019 16:58:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDbL8-0008U3-SF for guix-patches@gnu.org; Mon, 08 Apr 2019 16:58:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36702) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hDbL8-0008T6-Gj for guix-patches@gnu.org; Mon, 08 Apr 2019 16:58:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hDbL8-0007yV-FA for guix-patches@gnu.org; Mon, 08 Apr 2019 16:58:02 -0400 Subject: [bug#35201] gnu: electron-cash: Update to 4.0.1. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:47320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbKD-0003ja-46 for guix-patches@gnu.org; Mon, 08 Apr 2019 16:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDbKB-0007VR-0S for guix-patches@gnu.org; Mon, 08 Apr 2019 16:57:04 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:37334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbK8-0007Sh-VS for guix-patches@gnu.org; Mon, 08 Apr 2019 16:57:01 -0400 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 611711AA27 for ; Mon, 8 Apr 2019 13:57:00 -0700 (PDT) From: Vagrant Cascadian Date: Mon, 08 Apr 2019 13:56:55 -0700 Message-ID: <87h8b89pwo.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: 35201@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable * gnu/packages/finance (electron-cash): Update to 4.0.1. =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 b49d85755d..08ac187a0a 100644 =2D-- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -390,7 +390,7 @@ other machines/servers. Electrum does not download the= Bitcoin blockchain.") (package (inherit electrum) (name "electron-cash") =2D (version "3.3.6") + (version "4.0.1") (source (origin (method url-fetch) @@ -401,7 +401,7 @@ other machines/servers. Electrum does not download the= Bitcoin blockchain.") ".tar.gz")) (sha256 (base32 =2D "110apc376wm4yd9ghpffiipwdn8rzyr3z7ncpp2516wbz4mmyhxc")) + "16fi03f23yb5r9s64x1a9wrxnvivlbawvrbq4d486yclzl1r7y48")) (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/If5cWqgUCXKu1mAAKCRDcUY/If5cW qs5wAP4+C10lDz57gLnAJ2NWwp0zlccePgRYN7NNHIZvXOjOmQEAvd+y0/pe7zTY 0OwMYG24ar2IMwGHvtLVpAg1yA3eMwI= =Psxp -----END PGP SIGNATURE----- --=-=-=--