From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id qA+zHNuhMl/8BAAA0tVLHw (envelope-from ) for ; Tue, 11 Aug 2020 13:49:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id EOkmF9uhMl+uUgAAB5/wlQ (envelope-from ) for ; Tue, 11 Aug 2020 13:49:15 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C2D3C9400BB for ; Tue, 11 Aug 2020 13:49:14 +0000 (UTC) Received: from localhost ([::1]:38046 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1k5UeP-0001jy-K3 for larch@yhetil.org; Tue, 11 Aug 2020 09:49:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56360) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1k5UeF-0001hQ-64 for bug-guix@gnu.org; Tue, 11 Aug 2020 09:49:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55684) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1k5UeE-0006Nv-TM for bug-guix@gnu.org; Tue, 11 Aug 2020 09:49:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1k5UeE-0001eO-Sb for bug-guix@gnu.org; Tue, 11 Aug 2020 09:49:02 -0400 Subject: bug#42632: [PATCH] gnu: nextpnr-ice40: Update to fbe486d Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Tue, 11 Aug 2020 13:49:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 42632 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Malte Frank Gerdes Mail-Followup-To: 42632@debbugs.gnu.org, efraim@flashner.co.il, malte.f.gerdes@gmail.com Received: via spool by 42632-done@debbugs.gnu.org id=D42632.15971537146289 (code D ref 42632); Tue, 11 Aug 2020 13:49:02 +0000 Received: (at 42632-done) by debbugs.gnu.org; 11 Aug 2020 13:48:34 +0000 Received: from localhost ([127.0.0.1]:38991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5Udm-0001dN-1L for submit@debbugs.gnu.org; Tue, 11 Aug 2020 09:48:34 -0400 Received: from flashner.co.il ([178.62.234.194]:50444) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k5Udj-0001d5-Ec for 42632-done@debbugs.gnu.org; Tue, 11 Aug 2020 09:48:32 -0400 Received: from localhost (unknown [31.210.177.29]) by flashner.co.il (Postfix) with ESMTPSA id 2CF024001D; Tue, 11 Aug 2020 13:48:25 +0000 (UTC) Date: Tue, 11 Aug 2020 16:47:52 +0300 From: Efraim Flashner Message-ID: <20200811134752.GA3513@E5400> References: <864kpnepgo.fsf@gmail.com> <86mu32f9v2.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <86mu32f9v2.fsf@gmail.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 42632-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: EzjpZddCstBo --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I changed the commit line a bit to include the full version number. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl8yoYUACgkQQarn3Mo9 g1EFBw/+NDEDMKxms90N24z34+k3mDhUg3tzv64ixPMpVtvl8vH7HomcRbdfwFbh 8GOlQ8Nfs4MWURbaCgXWnmwSk+cZXdUeuUEhwSOKUXCHdkXJgakilpOm+TjxOz/v OGGwuxrOaO3HPDvsd3bDKxS+y7lyuJ8a0FbAUJ6wY0UwO0skfuUAg/WM3UylFaUf dLlbUCZR4knrKmvq9tLhH93zKr2x4LQhzgHSoW0GHAc69VIdXSqHIup2PH5kwpEO TQ3Ie4X6BNFzwT1rCByTqvRcNxTC/ILKoNpbw9pxjhL0ppV0Zhh6x1CxlMrHhK23 4+fOQRoeZtflw3C83o6B0gMEaIhj25B4U3o0lp4NbcztuNu6y1doQTfR96L5ACXs HppgNWvN/Buri8wF1uhSkkQZFycdODbbLJ1zxNf/TkVZQaPCNraC6d19lsNO2zjK 6IFAldsysbWD+mWG6PqX40I6Mie5TcoXrdjWSvc7Idb671pR+vDy2bBwGlQoHvDU aExJ+6T0fJUnJg9VH2QsgKVYCNKfoLAj7kf60L/qds0hFDE8GJ/D2J2q+LCM/Wlf G0h5EU+YX1yT02gK8wpStD4e8Be+weTZpKRTti0tS/EJpnrrTWyslCPgtU6KoCOy c2AcPUIhlNHGFO+E3yBqWCVB77dDOAVRcPJGXN+HyzmoPTzLxaE= =Q/hS -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--