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 sINBNT5c/mEzkQAAgWs5BA (envelope-from ) for ; Sat, 05 Feb 2022 12:15:10 +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 sCeMMj5c/mEheQAA9RJhRA (envelope-from ) for ; Sat, 05 Feb 2022 12:15:10 +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 7EA0D17E28 for ; Sat, 5 Feb 2022 12:15:10 +0100 (CET) Received: from localhost ([::1]:52646 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nGJ25-0004ZY-KP for larch@yhetil.org; Sat, 05 Feb 2022 06:15:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nGJ1y-0004Wt-50 for guix-patches@gnu.org; Sat, 05 Feb 2022 06:15:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:39987) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nGJ1x-0000rj-PY for guix-patches@gnu.org; Sat, 05 Feb 2022 06:15:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nGJ1x-0004z8-MW for guix-patches@gnu.org; Sat, 05 Feb 2022 06:15:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53523] [PATCH v2 1/2] gnu: Add tree-sitter. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Feb 2022 11:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53523 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Luis Henrique Gomes Higino , 53523@debbugs.gnu.org Received: via spool by 53523-submit@debbugs.gnu.org id=B53523.164405967919117 (code B ref 53523); Sat, 05 Feb 2022 11:15:01 +0000 Received: (at 53523) by debbugs.gnu.org; 5 Feb 2022 11:14:39 +0000 Received: from localhost ([127.0.0.1]:33884 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGJ1a-0004yH-UJ for submit@debbugs.gnu.org; Sat, 05 Feb 2022 06:14:39 -0500 Received: from andre.telenet-ops.be ([195.130.132.53]:36406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nGJ1a-0004yA-9g for 53523@debbugs.gnu.org; Sat, 05 Feb 2022 06:14:38 -0500 Received: from [172.20.10.9] ([188.189.241.204]) by andre.telenet-ops.be with bizsmtp id rPEd260034RJVgC01PEdFv; Sat, 05 Feb 2022 12:14:37 +0100 Message-ID: <4773f85f77e945738fb708831173af60d32ef733.camel@telenet.be> From: Maxime Devos Date: Sat, 05 Feb 2022 12:14:36 +0100 In-Reply-To: References: <98a6180737981490316bca8c03c787289dbddcb6.1643120885.git.luishenriquegh2701@gmail.com> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-BUTth6k21GHF7Z6MuWd0" 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=1644059677; bh=6Jmzxc/Neicj/R/UP/sX/OpRcxZBZm3IwHS71V0L98E=; h=Subject:From:To:Date:In-Reply-To:References; b=oPjhenGaMPU/3Q19ydDVUlmnMvBb30cCujGCgYkENYU+9ixMACrblk6FRVRHyrHQm jij6bug7duaJBwsEqKW3XTCR52NYXkDhn0vsExOAKY2f3kYUGoF+K9VUGRc64HDEjR Yx4EQATpBQ3t2sPoO7OT18wWxfRPOcue84dE7Vp+yknEpJWOem0r/KPbHnjM973uA7 SW35Qca9isIjHzavPR1Z6JP54DFv1vlTd/yPNUW8iVHBFgm5us/GwPlk2/vmnoSbk3 tZv/0sB/olRxZke5IR1EDE2yW35a3M3SGFVoo6fI8KeUHcBiY6wD6LiuraUGrXXeln MKVsKpWpMQffA== 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=1644059710; 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=6Jmzxc/Neicj/R/UP/sX/OpRcxZBZm3IwHS71V0L98E=; b=PT3yMCnzR5vkQ8VZ6BalskEzwwWJ5cakWXYBeB8Mcloa5+4npdBofuqCmATNc1LLyuq4qD zhW0ui+WLF5pyYFfpBt3nD8z3vCtvcgNz3TmzDUo/FdaWlH2w/Agrc+TQZhc0soOWglJrr NfrpyVB9hFz1uS69IRIwESgCbc+9lv44dyYlAR7+mpg8CCR9ZxRVwPgBZr8nM78l7mzIK9 ce8aBCWurL/ycBg+Gnj9osvD+OoOe3/Dn5t6FT5EnjtPjfxZMuV1DwjqS5VhFys6/Qptw0 xCC4rGek/Jy1AdUY8Bqzw8dR/5Jbjy5IjPL1Vg4HoTl3O9c1ro7kSKpDLMGEtA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644059710; a=rsa-sha256; cv=none; b=cinGIkJlBhSKQvTH+qOroRFHEwBfwIeLN+PYm+k5vTdFLcukjWMWIlzXy6jldC5P3e4/kh YqJv1bsve41GQ6uP7PpBiggYRFWrai/ANESbpCVaHoeqPXHZ43T7aecXr3aQ12WQ35hDYv Mt1cCi5WUHCDl8y8wKduWpmIbDrxfMJ7TndBRUr2BmQ0kFSQjwI2Mpm4yW2WdHECGoKfR/ l2fEA1/K/LYtqu4PBBh5uJXURAQWwO3JhKibojjbS9lTmoOT14/zVmCbgIHmYrJKruqxEE N1jqJK4qJ3NXde0JjDBpL7mbihOuEmNdGsLc8OSeDvX/F1rmmV9vEINLJjslyw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=oPjhenGa; 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: -4.13 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=oPjhenGa; 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: 7EA0D17E28 X-Spam-Score: -4.13 X-Migadu-Scanner: scn1.migadu.com X-TUID: KYn/bLiAxWvK --=-BUTth6k21GHF7Z6MuWd0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 THVpcyBIZW5yaXF1ZSBHb21lcyBIaWdpbm8gc2NocmVlZiBvcCBkaSAwMS0wMi0yMDIyIG9tIDEw OjA0IFstMDMwMF06Cj4gK8KgwqDCoMKgwqDCoCAobGlzdCAoc3RyaW5nLWFwcGVuZCAicHJlZml4 PSIKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgIChhc3NvYy1yZWYgJW91dHB1dHMgIm91dCIpKQoKVGhlIE1ha2VmaWxlIGhhcyBhICdQUkVG SVgnIHZhcmlhYmxlLCBub3QgYSAncHJlZml4JyB2YXJpYWJsZSwKc28gdGhpcyBkb2Vzbid0IHNl ZW0gdG8gaGF2ZSBhbnkgZWZmZWN0PwoKR3JlZXRpbmdzLApNYXhpbWUK --=-BUTth6k21GHF7Z6MuWd0 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+4iGRcl7gUCYf5cHBccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7jAoAQD0d5j45kWfVoXo33UtdzU/vuDk /QFsZG9IFxqk74mf6AD9E3W/a+z5Xni5y1qxs5FItVotMI7I56IUxdMLEUedfQE= =UuXt -----END PGP SIGNATURE----- --=-BUTth6k21GHF7Z6MuWd0--