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 cOwBLhral1+bbgAA0tVLHw (envelope-from ) for ; Tue, 27 Oct 2020 08:28:10 +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 MInRKRral1/8UAAAB5/wlQ (envelope-from ) for ; Tue, 27 Oct 2020 08:28:10 +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 50F8F9402A8 for ; Tue, 27 Oct 2020 08:28:10 +0000 (UTC) Received: from localhost ([::1]:51870 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kXKKv-0005fB-AQ for larch@yhetil.org; Tue, 27 Oct 2020 04:28:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33578) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kXKKo-0005dq-LQ for guix-patches@gnu.org; Tue, 27 Oct 2020 04:28:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59411) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kXKKo-0000ds-BG for guix-patches@gnu.org; Tue, 27 Oct 2020 04:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kXKKo-0006vd-7P for guix-patches@gnu.org; Tue, 27 Oct 2020 04:28:02 -0400 Subject: bug#44161: [PATCH] gnu: rust-proc-macro2-1: Update to 1.0.24. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 27 Oct 2020 08:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 44161 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Andr=C3=A9?= Batista Cc: 44161-done@debbugs.gnu.org Mail-Followup-To: 44161@debbugs.gnu.org, efraim@flashner.co.il, nandre@riseup.net Received: via spool by 44161-done@debbugs.gnu.org id=D44161.160378728026622 (code D ref 44161); Tue, 27 Oct 2020 08:28:02 +0000 Received: (at 44161-done) by debbugs.gnu.org; 27 Oct 2020 08:28:00 +0000 Received: from localhost ([127.0.0.1]:42722 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXKKm-0006vK-Bz for submit@debbugs.gnu.org; Tue, 27 Oct 2020 04:28:00 -0400 Received: from flashner.co.il ([178.62.234.194]:35770) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kXKKk-0006v8-UW for 44161-done@debbugs.gnu.org; Tue, 27 Oct 2020 04:27:59 -0400 Received: from localhost (unknown [141.226.13.8]) by flashner.co.il (Postfix) with ESMTPSA id 3207D401B2; Tue, 27 Oct 2020 08:27:53 +0000 (UTC) Date: Tue, 27 Oct 2020 10:25:23 +0200 From: Efraim Flashner Message-ID: <20201027082523.GE10124@E5400> References: <20201023011651.GC31554@andel> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qOrJKOH36bD5yhNe" Content-Disposition: inline In-Reply-To: <20201023011651.GC31554@andel> 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -2.61 X-TUID: AkrvM+cJMSPL --qOrJKOH36bD5yhNe Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I adjusted the commit message to mention the changes to the test flags. 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 --qOrJKOH36bD5yhNe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+X2XMACgkQQarn3Mo9 g1EshRAAsXH77RvDoVDTYr5lDmq6+7G/Ukximdf1yad/EnHp/bfj9tUkZQv76syS AFZmmbfHF/Nuzk8Lavkx4kgT5kMncs1F2Mips1NVuOLtpUwU6Ecb8qoWPbxr9Nux n3cY1j/neHyXKsU0goMQVyDG6J4uJz09qBaJhclAs3A/Nl83plnzpJCeTDbXYVvM mxiaX/33oWGoSP/1B9KGToDnCu/hmHcxDaiKg956u3oZaZ1sb4+Y18FcApx97c68 34Sakt2zbT6Nbnmtwiqq8s8Wy7gC1iSpFVLwZaQVnpz0bNhf3tphIIeQwlF0oH+c YuMa+proVkhjMp/NHDPIP3OqZsxjlDRwvZ7qmz0ZR9k9a3sBSIqGfHmvV+5BVxZ7 VbcuHfLpRvEK9o8AfEI4YDo8Laff4njhUYiifTCb7Q1dvs7pp+Cb+7dxddKyOejz Rxim/kDKrwyeJXQWbpfefLpwimotdQmZ1lLaG/RYBAKgy4WwJ2jyUnmxk7d7Q+HQ lwqLU9hPZuFlvZSRz3AKyZkv4U5zqG8iQR6ge3YH+AYcqZLRlJmIVRBJd0piMEhw UPue7V+4oCcxtBq9V24TxXQXBa3SBMbxDoNL84mRmKfm1NycwkztyDQShKYC51j7 0fiIQalkDnB9NzBAxPO6+llL0ii5/WTjk+Dija7J48c6RK5ZDew= =VjNY -----END PGP SIGNATURE----- --qOrJKOH36bD5yhNe--