From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QJDMCAGdJ2K9NAAAgWs5BA (envelope-from ) for ; Tue, 08 Mar 2022 19:14:25 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oDwTBgGdJ2LRiwAA9RJhRA (envelope-from ) for ; Tue, 08 Mar 2022 19:14:25 +0100 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 BB5D145BBB for ; Tue, 8 Mar 2022 19:14:24 +0100 (CET) Received: from localhost ([::1]:44508 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nReLn-0000sx-Ta for larch@yhetil.org; Tue, 08 Mar 2022 13:14:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58676) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nRe09-0006Xy-Rc for guix-patches@gnu.org; Tue, 08 Mar 2022 12:52:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35613) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nRe09-0006fn-JP for guix-patches@gnu.org; Tue, 08 Mar 2022 12:52:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nRe09-00086w-Ij for guix-patches@gnu.org; Tue, 08 Mar 2022 12:52:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#54299] [PATCH 26/27] added rust-wayland-sys@0.29 Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 08 Mar 2022 17:52:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54299 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Till Robin Zickel , 54299@debbugs.gnu.org Received: via spool by 54299-submit@debbugs.gnu.org id=B54299.164676188631131 (code B ref 54299); Tue, 08 Mar 2022 17:52:01 +0000 Received: (at 54299) by debbugs.gnu.org; 8 Mar 2022 17:51:26 +0000 Received: from localhost ([127.0.0.1]:57743 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdza-000863-7S for submit@debbugs.gnu.org; Tue, 08 Mar 2022 12:51:26 -0500 Received: from albert.telenet-ops.be ([195.130.137.90]:49904) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nRdzY-00085t-W6 for 54299@debbugs.gnu.org; Tue, 08 Mar 2022 12:51:25 -0500 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by albert.telenet-ops.be with bizsmtp id 3trP2700P4UW6Th06trP3x; Tue, 08 Mar 2022 18:51:23 +0100 Message-ID: From: Maxime Devos Date: Tue, 08 Mar 2022 18:51:23 +0100 In-Reply-To: <20220308173127.21218-25-trzickel@illegalaliensfrom.space> References: <20220308173127.21218-1-trzickel@illegalaliensfrom.space> <20220308173127.21218-25-trzickel@illegalaliensfrom.space> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-4bXKIhcXTB7b5d8rAY3z" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1646761883; bh=Pps14SfmpjVm3aI8EIzfMev6Z70JpLhTwRc8ulGBsUA=; h=Subject:From:To:Date:In-Reply-To:References; b=YLHH7ufOVidEP9PRLjvJzn5YbAAOspgQg6ze2w5C6otsIDItBidDhuJhWuZpl6Fog SRWH/jgSGmny66RtkBN17vvsABcRCfnXFpMdHD55+U9+TM4e/QxiHeiM094K9/LS2S mJFxHhrRvR70KgJCZAex1a8uTTcS4DuP67Lgnv/rEhWbfFTq9cMmdFzuPdy0FTE610 WjuapjJshSDF3+V2Gym2aE57c9JpgcqwRyMlIBzPByXQOv9ytYxmkea9Wg1Smk5be6 dQd/UDfPgGWynHH/zTdgDZamidorVZJVXjFK3MvXkuBFRhoC8v8VBmYrh+3aPYDaYV q7TB6P5D2qVUg== 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" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646763264; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc: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=Pps14SfmpjVm3aI8EIzfMev6Z70JpLhTwRc8ulGBsUA=; b=rQpbn+kBUgoLNmacA9wMEnqczcqUWLcWvpTpLwOlPApGHrtKsdzCs3vhpV200ZuJAAyz8N XlF/tGraT9ZxRbF5eIfHy77wF0VB2y4gU6IArfave+PgJflEyyw/AZxzFey1wtc6TLPqFL KkH8lW/g67nAwp9lw6KTzwlFK/Fd7DYy6sioYuxDuUnf6QEA2B8aNqURjUJqbrwEdC1Lu9 TYrHwxxXlogtfOCYuG4IpZYMPrXD/0Dn1G60JGpeFbosm259dnv0ZbjDg3ORuX36T6ZzZJ ik5LIXCq8rtvS8haw3Ji145eJOlu8YKo4x1J95+ZLJbdYDHRySECEbBAm5pgfA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646763264; a=rsa-sha256; cv=none; b=NTy2K5kb62+wHvZFm2Q1Ers5F9tVeeA4S9bWqF6iCvnr1HWUnaSUS2SamAiJIblY+ePFK9 v7VZvQKlkzUvryI+Enw2VU/8AUYTUi2m2BxtOldiJmx9K2fuH/Awn81FcLeI29+TbYBlYQ jGIKi10kOBRrxdubUV3SLzN3ihjTI7c5bXjY2at4wMV2hCyV2SD14eETCfXe9jTO0TBGBL l1TvBde9C8YxiQoaCTsEqY62NR0kLXL3QhBoFSMgVV3Mnif7W2yi0hkAgmOnDSCd8ljxkh o/aeUaXz5Qfhs12ARut0XNKnqjoN71XF8N6S5Sa7EGSuExBdhEA2V+rt0bg3mA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=YLHH7ufO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: 3.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=YLHH7ufO; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: BB5D145BBB X-Spam-Score: 3.68 X-Migadu-Scanner: scn1.migadu.com X-TUID: n8yFAqB/EWn0 --=-4bXKIhcXTB7b5d8rAY3z Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Till Robin Zickel schreef op di 08-03-2022 om 18:31 [+0100]: > +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ("rust-pkg-con= fig" ,rust-pkg-config-0.3)) If it's anything like 'pkg-config', this looks more something for 'native-inputs' or '#:cargo-development-inputs' to me. --=-4bXKIhcXTB7b5d8rAY3z Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYieXmxccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7tpOAP9cZv774+vo5qzyu+ifb2E8fc7l 8BhKKs9nLMimCAl1wAEAkj/aJh7IhCZjdaCVcEbEMo/mW7XTLBNm0tZrjr3CqAo= =eYg5 -----END PGP SIGNATURE----- --=-4bXKIhcXTB7b5d8rAY3z--