From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eBG7BrPIimUSwwAAkFu2QA (envelope-from ) for ; Tue, 26 Dec 2023 13:36:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id ICkVAbPIimUxjAAAe85BDQ (envelope-from ) for ; Tue, 26 Dec 2023 13:36:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MAlJZyN1; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703594162; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=5FxCBYUvagBwivLa1/YRO3DG36vMTP8SAsHl0r9aHgw=; b=kn2SN+gdaGtTNJiWRrB5iA/d93kom9MgCbGXiMJ36+yX62AyU05w2StWLh8j5MiEomiEHY o1wpvQbYHGq3ulcHAMh3zfbMzEiCs+VQW12RLSodpSb2vUaDvSca8JJvVhtVh8/U4cLXMB jn4lWiy/hAs/IsSAH9HpE97UxTdWDZrOZvGEPwZeaDpWDIz5xePBcJDDHtdzyzKpVx0QXf vhcCNC+9gFgHKW8t9C+aWAeoPrq6ao53JooJFsiwBVE6ajcdlLlwoLcUn+fbWmMwGakUfH RW+FoFY8TvrEMuaqaJFKj7MwBJfa3/sCVWgSpHl/S3qclONbFVl3VWAfvXMgDg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703594162; a=rsa-sha256; cv=none; b=BUUSndvn4hIA5RfTjXYK0VaakDqT0fzmmLQbfodlK/E+rdu1fqu60D50ARa+oYlXqOrpzc gCBUSExyTtyOb44YtAO1mxLlFnsgsKr4NoOyQBUjTjvBGegl2Hf9xxvR8r0w/XWcVmaNL7 E1XiOMh6oCe21xvwv2nuiTEvJQ0OA+GOaJJKdImS7AwAYiKAM41IQtTvfynoDwhMkw+jln NHucFP88pb2AsmYKLAGnj+rhsjSDskXm0gLTy2HdmxNZWO0TOFenOEJp+DPxoQyzo2Ba57 ontJs6neTTq0UJ08/xMyTVVLk6ZPzgx7VKF970F/aZSXFF9DT978AvYGjLObDw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=MAlJZyN1; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=none 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 9DD0C303E9 for ; Tue, 26 Dec 2023 13:36:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rI5rw-0002DL-OY; Tue, 26 Dec 2023 06:45:10 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rI5ro-0002BF-EG for guix-patches@gnu.org; Tue, 26 Dec 2023 06:45:00 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rI5ro-0005NH-5b for guix-patches@gnu.org; Tue, 26 Dec 2023 06:45:00 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rI5rv-0003P3-9V for guix-patches@gnu.org; Tue, 26 Dec 2023 06:45:07 -0500 Subject: bug#67775: [PATCH 01/10] gnu: rust-windows-sys-0.52: Add 0.52.0. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 26 Dec 2023 11:45:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67775 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Daniel Ziltener Cc: 67775-done@debbugs.gnu.org Received: via spool by 67775-done@debbugs.gnu.org id=D67775.170359107312332 (code D ref 67775); Tue, 26 Dec 2023 11:45:06 +0000 Received: (at 67775-done) by debbugs.gnu.org; 26 Dec 2023 11:44:33 +0000 Received: from localhost ([127.0.0.1]:55928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rI5rN-0003Cl-BH for submit@debbugs.gnu.org; Tue, 26 Dec 2023 06:44:33 -0500 Received: from mail-wm1-x333.google.com ([2a00:1450:4864:20::333]:47387) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rI5rH-0003CK-70 for 67775-done@debbugs.gnu.org; Tue, 26 Dec 2023 06:44:27 -0500 Received: by mail-wm1-x333.google.com with SMTP id 5b1f17b1804b1-40d5ab2f9f1so3644565e9.3 for <67775-done@debbugs.gnu.org>; Tue, 26 Dec 2023 03:44:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703591054; x=1704195854; darn=debbugs.gnu.org; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=5FxCBYUvagBwivLa1/YRO3DG36vMTP8SAsHl0r9aHgw=; b=MAlJZyN1xX/VotKfE8oKe+TSjcFXD957GA39hGZTnzhN1xOwxNQ05IouLIVHG/f9Db 0DOqtO08e+JkdgHjJ2V+v2YQ3SZ38WH9evc5hYvdzvfdp4hLg3FuacK3dTmH8EyBodAd SYTLyXi0ailEIEMyHtzSqLDpL1peCUxwSIAvIAYmwiGP1U6FTltrecSUQNRO5zmDl69y EApaHt7tbQeRfdA7i3BncOXVr89EKvbhGmtMfZXAV41oDyCMbLlRRuW+c3uCWePW/nAt e3qZtbhKp8KBpggPdUVcEiO4cmzvcMVCCLYPuuWWZfAiTrk/7kVXTmlfp+7HGNBBFF2d 6rhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703591054; x=1704195854; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=5FxCBYUvagBwivLa1/YRO3DG36vMTP8SAsHl0r9aHgw=; b=hWakKBItOIjrX3binuLFLZSTdwNsvyo1hfnc2CikBdhc6u5D9/TPEqnhul+BV1BqRb cU9IYNdSptiTObFpsmC3j2Q0WrqDDynWoX2M5anGKLvuzA0YWQpK+wjg6oJMIZbqzPSg mVnl79g+mt2C8PhiFkFq5O9+ZDgtAI0BqJPipGz3w5n32+Mln+sUjYFHJMJ/DQU2AKXy mw4EK0hlLnlET79Kns8oSzWoV58z27TTHWqifwcZC4ZGxM4eMEWwAuuS05Iis/fE+sOu OMUeOksK5eXRIz5J/kHtvsgbi0qe6kbrotPneL1EMH0q2SFFhGVZShOT/rXFcL8/P5XK 9GwA== X-Gm-Message-State: AOJu0Yw0HG9xML9ZhBZybxQFJtRfN0kCsxTZB0Fz8iQL4DZNh4lwgVMd AK2m3FRJX3ZnSsLChs8cRi9sJZ9hsx9h2w== X-Google-Smtp-Source: AGHT+IFd8sY8fL4Gln9MTR+lD+gr5Cn/fiAdAMf2AMbHV+91+AZmWymQmjnoY3ntHhYfD3x6NxFSoQ== X-Received: by 2002:a05:600c:2043:b0:40d:3d6b:c311 with SMTP id p3-20020a05600c204300b0040d3d6bc311mr2864890wmg.96.1703591054378; Tue, 26 Dec 2023 03:44:14 -0800 (PST) Received: from localhost ([141.226.15.142]) by smtp.gmail.com with ESMTPSA id t10-20020a05600c198a00b0040d53588d94sm9602412wmq.46.2023.12.26.03.44.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Dec 2023 03:44:13 -0800 (PST) Date: Tue, 26 Dec 2023 13:44:12 +0200 From: Efraim Flashner Message-ID: Mail-Followup-To: Efraim Flashner , Daniel Ziltener , 67775-done@debbugs.gnu.org References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="MN7jLE7GB1bS0M0x" Content-Disposition: inline In-Reply-To: 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -4.62 X-Spam-Score: -4.62 X-Migadu-Queue-Id: 9DD0C303E9 X-Migadu-Scanner: mx12.migadu.com X-TUID: hGOvVUKVangg --MN7jLE7GB1bS0M0x Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Thanks. Patch added to the rust-team branch. --=20 Efraim Flashner =D7=A8=D7=A0=D7=A9=D7=9C=D7=A4 = =D7=9D=D7=99=D7=A8=D7=A4=D7=90 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --MN7jLE7GB1bS0M0x Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmWKvIwACgkQQarn3Mo9 g1GJoQ/+K+7/F0tf8Q3JR7vpaAw7CWqSXop9ylky1RqrOc/MhNVH7jl598rqc1GN 5XGsckpb2whSuanj41CJ3EhpS0SbNxsuDq3TGCxmatvoEdFut2fU8soY/AFmBgud gAULOcimI/yhSw8htZEhhUtnM65fL3BMxvtMV/WYwKVqioMdEjeDJZjIQuMG42B5 LsnCJxMbektNpz50kherooFdkV6DgpJ4T6OnS2r7dCFCLe6TsEW0xpgek3ZOGlZr u3hb/bc/0Z+K6ZbsLjeLohFhyZP3dO6B2C6ugSUAlp4tImapcr36s2ZgvvrwsoQ2 tXwsbVuuhcfrPnX/LeqfuYkMbVbx8GAGHa/M/PxVAaX45v8q20vfXR/cWNYcNYGX e6JP8H9UKt3vuhcPJ5vdpt7gtQTMAnmblkOSb8YiXjC64Y/fJqjipsQE9yvYFFV7 UHhSBXgPP2aaHxjtblAWpK9TGZNqFucxmqUsn1u+BFU3oR2ypaczhEIVwQhZOW0Z cx56L6fG4OLdcWV7Xar0opmaOs9XFleaa4fSlSDyYySuWrfuHmQv1ECQoPvzDIeQ wT+jAfMAoQSA8mCVsuKpY8K+Cqna0ZbYaZ5axWntQnj46Wtp8yoCpJwNfX65XIQC g7t9ejPApjA/IkJ7f2tGiPpn3f3+BfWt48eAMhlORX81ARpcU18= =7bRj -----END PGP SIGNATURE----- --MN7jLE7GB1bS0M0x--