From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:43852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbEN-0002jG-I5 for guix-patches@gnu.org; Mon, 08 Apr 2019 16:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDbEM-0002Oy-Ku for guix-patches@gnu.org; Mon, 08 Apr 2019 16:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36688) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hDbEM-0002Oi-Fv for guix-patches@gnu.org; Mon, 08 Apr 2019 16:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hDbEM-0007lz-CJ for guix-patches@gnu.org; Mon, 08 Apr 2019 16:51:02 -0400 Subject: [bug#35199] gnu: python-keepkey: Update to 6.0.3. Resent-Message-ID: Received: from eggs.gnu.org ([209.51.188.92]:43612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbDv-0002gB-0E for guix-patches@gnu.org; Mon, 08 Apr 2019 16:50:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hDbDu-00026O-2O for guix-patches@gnu.org; Mon, 08 Apr 2019 16:50:34 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:37308) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hDbDt-00024C-LS for guix-patches@gnu.org; Mon, 08 Apr 2019 16:50:33 -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 946B61AA27 for ; Mon, 8 Apr 2019 13:50:28 -0700 (PDT) From: Vagrant Cascadian Date: Mon, 08 Apr 2019 13:50:23 -0700 Message-ID: <87mul09q7k.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: 35199@debbugs.gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable * gnu/packages/finance (python-keepkey): Update to 6.0.3. =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 4d2d343ade..4d35872fe4 100644 =2D-- a/gnu/packages/finance.scm +++ b/gnu/packages/finance.scm @@ -779,14 +779,14 @@ TREZOR Hardware Wallet.") (define-public python-keepkey (package (name "python-keepkey") =2D (version "6.0.2") + (version "6.0.3") (source (origin (method url-fetch) (uri (pypi-uri "keepkey" version)) (sha256 (base32 =2D "16j8hnxj9r4b2w6kfncmny09pb1al8ppmn59qxzl3qmh1xhpy45g")))) + "0z3d0m6364v9dv0njs4cd5m5ai6j6v35xaaxfxl90m9vmyxy81vd")))) (build-system python-build-system) (arguments `(#:phases =2D-=20 2.20.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCXKu0EAAKCRDcUY/If5cW qh9mAP9nHYYWMGi6yR1edvT3qryKOHvmZRbr/caU/n/aYzoXCAEA6EbwUbrzc3l4 1uwjKnkOTlWPWtH/IcbSooRiwAkkoA4= =xGaM -----END PGP SIGNATURE----- --=-=-=--