From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id oNGkAmAIFGV1fAEA9RJhRA:P1 (envelope-from ) for ; Wed, 27 Sep 2023 12:48:00 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oNGkAmAIFGV1fAEA9RJhRA (envelope-from ) for ; Wed, 27 Sep 2023 12:48:00 +0200 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 632D5670B6 for ; Wed, 27 Sep 2023 12:47:59 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1695811680; 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-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; bh=CX8fFNFriD1mDwPN/87hrDAVvJdGeud0BVe4nFfZeMk=; b=Xw4MDlthSIE5+KhqQaTU4oBxn7iYg8sBCOExKPwO+oEm0GsZl3OX2GKMKuVKW+6JsRqyaa mofUHe2yVb+g0xxrAFbmMUa78RvUVo16/w0Q+pP8XqcnXUwx/Do7CoZh/8h4w46ZTl50+/ z3oqiLe99n3fq+MxsPrCNQ5EM8vfEly83nO61/CTHet6HJwF/Zw4ZfYmhKFEWn/by3Ub2m Rl4NmK5Tf5ci1fMduj9hJKGMNCN2Z+WTTGkQKvLPB2scbyGS4bNkBlcjCPnDg+bYhLGfFz uXKCEhArdgK/eRr/ZlaVoZ59OMtX8hgj3yNIfYeHeQIdJh7vBtYgQe21aiblMw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1695811680; a=rsa-sha256; cv=none; b=hgLK5ZPEU/K3SiIDJZKDbyfCgWN8ZvcFCu9ogRWwIJYy8xY7mbZWFXrA7En+7/bGrppbE1 C9VcyaEOZW6NQUtjwK1tL9VmmpUNX+o4PxbdrToe4KqYuOKENZHGznCCrpLnnhkuvmeLLS RJFF2YygxFFCCg24zSQIpC/dD7HyiaMxPJCOPmuORqs9/4u5RlnFb7V1+BokNtAjQLZFj9 yub8yW+RAp/7xg98UVounDzcJ7Jhw+cM/XfmQZl88jUWgwkKzUdP8/nrZHWcoFPlV1JSP+ iWJvepONY/ayfmc8exxDo4d3zYyEAKOy8TORL2TgX8WVGEgU1v0xLNsRcGa3ZA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qlS5D-0002XL-N4; Wed, 27 Sep 2023 06:47:55 -0400 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 1qlS58-0002WX-5j for guix-patches@gnu.org; Wed, 27 Sep 2023 06:47:51 -0400 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 1qlS56-0004HH-IS for guix-patches@gnu.org; Wed, 27 Sep 2023 06:47:49 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qlS5K-0000GV-2A for guix-patches@gnu.org; Wed, 27 Sep 2023 06:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v4 00/11] Update tree-sitter{, -{bash, c{, pp, -sharp}, go, java, {java, type}script, python, rust}}, Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 27 Sep 2023 10:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64905 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 64905@debbugs.gnu.org X-Debbugs-Original-Cc: 64905@debbugs.gnu.org, guix-patches@gnu.org Received: via spool by 64905-submit@debbugs.gnu.org id=B64905.1695811668966 (code B ref 64905); Wed, 27 Sep 2023 10:48:02 +0000 Received: (at 64905) by debbugs.gnu.org; 27 Sep 2023 10:47:48 +0000 Received: from localhost ([127.0.0.1]:50591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlS56-0000FW-8m for submit@debbugs.gnu.org; Wed, 27 Sep 2023 06:47:48 -0400 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]:55217) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qlS54-0000FO-M9 for 64905@debbugs.gnu.org; Wed, 27 Sep 2023 06:47:47 -0400 Received: from localhost (unknown [217.155.61.229]) by mira.cbaines.net (Postfix) with ESMTPSA id 987F327BBE2; Wed, 27 Sep 2023 11:47:32 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id e4825c60; Wed, 27 Sep 2023 10:47:32 +0000 (UTC) References: User-agent: mu4e 1.10.5; emacs 28.2 From: Christopher Baines Date: Wed, 27 Sep 2023 11:46:59 +0100 In-reply-to: Message-ID: <87wmwbdha3.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: -7.87 X-Migadu-Spam-Score: -7.87 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 632D5670B6 X-TUID: xOWk7kLumHmT --=-=-= Content-Type: text/plain Hilton Chain via Guix-patches via writes: > V3 -> V4: > - tree-sitter-bash@0.20.0, > tree-sitter-c@0.20.6, > tree-sitter-cpp@0.20.3, > tree-sitter-python@0.20.4, > tree-sitter-rust@0.20.4. > > V2 -> V3: > - tree-sitter-c@0.20.5. > - Re-indent code in a separate commit to produce more readable diffs. > > V1 -> V2: > - Merge tree-sitter-javascript and tree-sitter-typescript updates into one > commit. > - Merge tree-sitter-c and tree-sitter-cpp updates into one commit. > Each case updating the former package breaks build of the latter's old > version. > > Hilton Chain (11): > gnu: Add rust-path-slash-0.2. > gnu: tree-sitter: Update to 0.20.10. > gnu: tree-sitter-bash: Update to 0.20.0. > gnu: tree-sitter-c-sharp: Update to 0.20.0. > gnu: tree-sitter-java: Update to 0.20.1. > gnu: tree-sitter-typescript: Update to 0.20.2. > gnu: tree-sitter-python: Update to 0.20.4. > gnu: tree-sitter-cpp: Update to 0.20.3. > gnu: tree-sitter-go: Update to 0.20.0. > gnu: tree-sitter-rust: Update to 0.20.4. > gnu: tree-sitter: Re-indent. > > gnu/packages/crates-io.scm | 22 ++++++ > gnu/packages/tree-sitter.scm | 141 +++++++++++++++++------------------ > 2 files changed, 90 insertions(+), 73 deletions(-) > > > base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74 I've made a few comments on individual patches, but apart from those issues, overall this looks good to me. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmUUCERfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XcRYQ//dsfM/y2WwsDiCozX4mDfwz+Yn8wWoeW4 22QN/2Esnn1kJQWZRaIlqgkiau5bWhO77godPV6z3seehgLwVP4ecE+Ybohr/djt dX8vlhXIhsemy8oiMcv377qJ1W1GQrPTC90BrujsFyneav5EUZzKXAa/NbbOanZk cuhXsemMxQIYPjTPV8K37uVxc7V3gJr8qoy/QljxY5YkRAfkiBmZnY5TauylRNNd jfoUellZyIweD50zO8CM7E8x05fCgo95WtocJUPPkhd6hcUBp7tgNi2gGTiQT1Ix 6TSBoJkaEPGodJrkDVuTBE+xzQPdOjRDw8Z66DrSaxJiIZd3SD/mVll3l9V5lnMO K6EdPdKiocYEaDX+/8fbW5lILMFdsbEAmCF4/GCZPkKQRM5e8z/hNufVRWAw3B9J ofN7bol4IzN3aEMJf8mmqB2fvu3zFLZBeTudisY/cm19+78AYfr3RDsCCuZNet7K AQEF0qbl6eXXdMDGeaHiQv7wOZH7p1s2lVACuo5G5lHelEIA2MOGKtPliCB1PmWB mmt7MxmQOvZwnuLsMV8xz2JUVNohgy0PxckX0ITiTzyTYiLgeVf2XB5HG/PetEkN sDzTd99p7o9RakIeOqfTETKfebTmJ5l0r/kzUQ6T9uTiFV8dWQTG2KpIk436tPbK gVT57Q1x3Y0= =XuNX -----END PGP SIGNATURE----- --=-=-=--