From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id KJUgNnhogGMyywAAbAwnHQ (envelope-from ) for ; Fri, 25 Nov 2022 08:02:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id yDDgNXhogGOfiQAAauVa8A (envelope-from ) for ; Fri, 25 Nov 2022 08:02:16 +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 A2DDF104E9 for ; Fri, 25 Nov 2022 08:02:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oySiw-0008Rk-MB; Fri, 25 Nov 2022 02:02:11 -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 1oySio-0008QG-AX for guix-patches@gnu.org; Fri, 25 Nov 2022 02:02:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oySio-0005Su-21 for guix-patches@gnu.org; Fri, 25 Nov 2022 02:02:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oySin-0003Fl-Tr for guix-patches@gnu.org; Fri, 25 Nov 2022 02:02:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#49946] [PATCH v7 08/32] gnu: Add tree-sitter-cpp. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 25 Nov 2022 07:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 49946 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Pierre Langlois" , <49946@debbugs.gnu.org> Received: via spool by 49946-submit@debbugs.gnu.org id=B49946.166935967912457 (code B ref 49946); Fri, 25 Nov 2022 07:02:01 +0000 Received: (at 49946) by debbugs.gnu.org; 25 Nov 2022 07:01:19 +0000 Received: from localhost ([127.0.0.1]:33207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oySi7-0003Eq-AI for submit@debbugs.gnu.org; Fri, 25 Nov 2022 02:01:19 -0500 Received: from knopi.disroot.org ([178.21.23.139]:45752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oySi5-0003Ei-3m for 49946@debbugs.gnu.org; Fri, 25 Nov 2022 02:01:17 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 8D0B741507; Fri, 25 Nov 2022 08:01:16 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vMnaykS0mDhp; Fri, 25 Nov 2022 08:01:15 +0100 (CET) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1669359675; bh=+Bgc9F/1SxvkHZ8d55A4MUChgshHNZS25jOeVx8+3GY=; h=Date:Subject:From:To:References:In-Reply-To:From; b=C6FidGtvn93ebir0SfjlKL+EQw1jbPjpkwcPY6u7rxKRA+Q9aHnBlfry6zSI1U8zN XQJd2QanIKKlo52UziezBm8J5bq6D+J67tKagwx21ACOcQ4MR9eavCkMCC5MCI3TXv pFNet45jjHh5CjNM5+JZF7DIVb7NXp+y0vv9A4SClTGVACLia7BO/GgrUJQS+gcyHh HhvBk8tjCdjyj9qTX6TCx9Kefa1aFQZ1Qi6xOVtMwf5TsKQ1q/sIOuQwL/vl2l0xTr dEEmo76TDgzurQr/ySzSEEIdDQQG3yMbL7W59zlrBDt0Vf1Y+40PlIR7Y4Pt8EdrEe PhLuiL7SAJxvA== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 25 Nov 2022 07:01:13 +0000 Message-Id: References: <87mtfi63ut.fsf@gmx.com> <20221125012142.22579-1-pierre.langlois@gmx.com> <20221125012142.22579-9-pierre.langlois@gmx.com> In-Reply-To: <20221125012142.22579-9-pierre.langlois@gmx.com> 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: , Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1669359736; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=qZB3XoMi/iZLDXlctvKfwqWnglBuwtY4En+nimM6vmI=; b=GIUJD6hKPGWECfwQ6TntUDXLVfC3QQzcDDhupNVZyxA6q2+AVaFK/M9/ortcOfVmaEIN0X JEKoPD9LAPD6MQReV3fJKkkQW03h3y18ijrtPbP9ozyMJ5Ts0aSjlGgK6uaLnJma2eIgIu fYC7zJRfNhyIDzuT7DnSRs4roZTQEUXP3zS0UBacXRoVODdNV0q+3IxfHPb0v92PC4SKFp qrXjOg+OP7a7ksxj2UN1uJAfaqmlVmFgedWXky8Lvb7Wj8YB7dH49GpZa0eZw6xHlW/+8H 4/KpBA8AEmnKfugkYTV8js1xDqPdVESFC9TjwfuWKQ8M8hqPI4X2BOeoAj7J+A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1669359736; a=rsa-sha256; cv=none; b=CjslU3F066i5CwHSgj/XWYVQ0XESsUl9XQAbbpFYlHbOvzC0lx4fxWKIpGc6A0jLiPe2gD jFuyfOnMmxefEvmNfbpSAEd9kEr+WJbsIuNy+R/8EagvAsy8xjl2f/k16oFf8ElrALhzvk ZMm4i0XbRF7WXX6X18xagDm7yjQ2p35i7LT5+6dysJL/XEy5FM0fUdNMEVyCAw8tWdwdCR Z6ur1RETWcYLBXxV+GK6IZ8fa9AjiXo896EBzmeBXB/b6Xjd7ynlApSkX7oJN6Kuo7VkD9 ea9Ev6tnpAF8uhD4UqAdyycI2FZk24lyNbP40BJXvFzpHP1Y5ikqCwMyV+JM1Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=C6FidGtv; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.48 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=C6FidGtv; dmarc=pass (policy=none) header.from=gnu.org; 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: A2DDF104E9 X-Spam-Score: -2.48 X-Migadu-Scanner: scn1.migadu.com X-TUID: 31daXQSykGP9 On Fri Nov 25, 2022 at 1:21 AM GMT, Pierre Langlois wrote: > * gnu/packages/tree-sitter.scm (tree-sitter-cpp): New variable. > --- a/gnu/packages/tree-sitter.scm > +++ b/gnu/packages/tree-sitter.scm > @@ -189,3 +189,28 @@ (define-public tree-sitter-c > +(define-public tree-sitter-cpp > + (let ((commit "5ead1e26c6ab71919db0f1880c46a278a93bc5ea") > + (revision "1")) Please an an explanation of why you're using a commit, and start at revision "0". -- (