From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aKvdNrtS3WXdOAEA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 04:10:52 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id aKvdNrtS3WXdOAEA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 04:10:52 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=xAWLRcPZ; 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=1709003451; 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: 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=9UTdd4V0e4Y4SSItEPvg3lxYbwpCFCjEZd74jAaJ/2c=; b=NFigLXmfhMoiyeVGAihULeunXapAf51g3LZY3uS/xBKdHf5YAKm6KKhl3wNZv99CBIe1NP YnmqDZeErQe+GbHwX5+Qmttg2KPWaXONRQE0meEZ8aJ+eyzYsdcgNYDa5UIKHjaPqWvl65 XOAkYyHWJknM8vIoB1miqTOCVJ5rOeUTO5bGmoAviU6EU/MaZ4N1QG4zXaPBgrYHStHZ+r /v4bn7RWQ0CZAyMbI0Pa2iE8hPhJ4yjTJGnvhEJ1w7RpxyeRQCSJN1excr7qXUKd1aP4f3 C541ilMrIgjclPOYqXGI2IiiG0q1D3rbvOK3/0TMI0/7vbshal5z17efLANTyA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail3 header.b=xAWLRcPZ; 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-Seal: i=1; s=key1; d=yhetil.org; t=1709003451; a=rsa-sha256; cv=none; b=pvHhT6ki/9+wvJGanq57xbm6DNtkkRcbkyle4/u+3aObT0F1eQMsFim8xHAPzgmmSuRu3u PJQHHnYs8+y4vAY8NiLteXZazLlCm+fk/LAlh1P7JFSTOK3jlOpLTUIBXn31n2gTXVTlzr oIN7ok9InE+jST1TEOJlvQvJAzGSDj1XkKllhvYQoyV7yMG+S/IYp1cxjuTbBeEUAZxa5r AVUQdIXco0mMXloekJLMAL5/N5ZjtOydH9VX09YkSsROTOj9QEoOy1AjhkcautnUKyvwTT G2tdH8RdhyBmEaEzTK71eM4JUaB8jMvY5CZtPh9cjEbkymNxW0WYHZ1QrlwZEw== 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 9CA4925B23 for ; Tue, 27 Feb 2024 04:10:51 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1renrc-0005UQ-CN; Mon, 26 Feb 2024 22:10:40 -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 1renrZ-0005U5-FE for guix-patches@gnu.org; Mon, 26 Feb 2024 22:10:37 -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 1renrZ-0001Vd-6e for guix-patches@gnu.org; Mon, 26 Feb 2024 22:10:37 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1renry-0000bH-Cp for guix-patches@gnu.org; Mon, 26 Feb 2024 22:11:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69419] [PATCH 3/3] gnu: Add tree-sitter-ron. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 03:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 69419 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69419@debbugs.gnu.org Cc: "Paul A. Patience" Received: via spool by 69419-submit@debbugs.gnu.org id=B69419.17090034462237 (code B ref 69419); Tue, 27 Feb 2024 03:11:02 +0000 Received: (at 69419) by debbugs.gnu.org; 27 Feb 2024 03:10:46 +0000 Received: from localhost ([127.0.0.1]:37910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1renrh-0000a0-NY for submit@debbugs.gnu.org; Mon, 26 Feb 2024 22:10:45 -0500 Received: from mail-4323.proton.ch ([185.70.43.23]:23841) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1renrf-0000ZP-Tg for 69419@debbugs.gnu.org; Mon, 26 Feb 2024 22:10:44 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail3; t=1709003412; x=1709262612; bh=9UTdd4V0e4Y4SSItEPvg3lxYbwpCFCjEZd74jAaJ/2c=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=xAWLRcPZeRtb4lHDUN95aNWNuWVW7egVVWpSzF13HaQYtXh8jgao3yWsex3k01CuP v2Ez1dSA4celdB032Mh5aEl5CqP4SDnlz5hZZXXS/Rc0qFH6hcIsR7uf4KQxSpUqs2 rbmDm75ILfnS41ZvdVPmllVxoHv9nAokgKwGaDRihZVutZ59fApdlk1/bnhCA664Md 3j/8fri09t9s9hiosaJuaghLDcI0xOA4V5YV1rDt9qzZtJOMZtYIVHjPEMAvzsD9Ht S97WZNyQSXI8FCMTZ2pD8Gh3c5IvV7Gd9L16L0BP8r7mpCW5PSl2+1hD4XU1VC8puD cQghxMaizFXhg== Date: Tue, 27 Feb 2024 03:10:04 +0000 From: "Paul A. Patience" Message-ID: <09a50a13364a3dadab910ee29c902c77bef9a6d5.1709003067.git.paul@apatience.com> In-Reply-To: References: Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -2.41 X-Spam-Score: -2.41 X-Migadu-Queue-Id: 9CA4925B23 X-TUID: O/++b1O4znDv * gnu/packages/tree-sitter.scm (tree-sitter-ron): New variable. Change-Id: I26abfa4a298b23a14bcea852c2974e694daddecd --- gnu/packages/tree-sitter.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm index 3cf79d5502..4abd3fca62 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -526,6 +526,14 @@ (define-public tree-sitter-r (git-version "0.0.1" revision commit) #:commit commit))) =20 +(define-public tree-sitter-ron + (tree-sitter-grammar + "ron" "RON" + "1la5v0nig3xp1z2v3sj36hb7wkkjch46dmxf457px7ly43x4cb83" + "0.2.0" + #:repository-url "https://github.com/tree-sitter-grammars/tree-sitter-r= on" + #:license (list license:asl2.0 license:expat))) + (define-public tree-sitter-ruby ;; There are a lot of additions, the last tag was placed more than 1 yea= r ago (let ((commit "206c7077164372c596ffa8eaadb9435c28941364") --=20 2.41.0