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 ms8.migadu.com with LMTPS id OFFyE9dPMWWBEwEA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:48:39 +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 OFFyE9dPMWWBEwEA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 17:48:39 +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 3CBFF4AB20 for ; Thu, 19 Oct 2023 17:48:39 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=LOPjMD3S; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697730519; a=rsa-sha256; cv=none; b=iiT8gQi2zrXtkkL3ONiV/PT74rsoBOF25SgOsPaVFbo8Wl5ko+YpZRo4d93IE2k4MWtlFP GeQzuyTaFP6kdJM68HScZ6uOfK1l8rdETlX6DJ2W0wfRWCjPsj2IgCGBjrBLQBxgu5GBMt ZCFdq4p+rn/lcwKnBq+wCoHWMrrssrG7/adNqFqj1wC3OSYUyed8FKl6CqMHY/8geAntni qupSz2NCStn7558013ekJhmPIQtRJKDVx7N0gvYn4xS2ROnNBbXVwPCYfkJg4hsY/F1X8q hbfnIF0uy+6EqzSSFzC5AeP9RVlmojt5O8gR1rax3qvpiiGHk2HqveMJbESUzQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=LOPjMD3S; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697730519; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=oIoWB+4E9DbEPubMHMl2IYK+nintB0CcZUtubBr4t7c=; b=cMjLKXkuW56VVjLzwo6TDlHxJG5Ao34zNSBKxNcSU/TQI00JBrCiScC8KGW0gjx0dCNN5i iwY2PB8caqIKXz4mFzQ0ZOxuNNzbARx73IcjFmojl2I+Jqgps+jFyyNLWipH4q3aCsmddr MEP1AL9X7bbWbBdMsgirSnmJ1HZQcG8M3mN2E90oVHq/nmpeaibXtDesrFqGNcXWOy8gKC Md1TkCjYFLIH8mKmwPiYJhWumgsu7Em5C7n+Nb3aov581TEG2DwmSPdMTyqeaXUaHcMKZg 11I5f//iDgOb4YPQODoiRq/klKfAt+P+mCXt8/fshFR8Lyn4qSPwFuoIGesQHg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtVFM-000894-0D; Thu, 19 Oct 2023 11:47:40 -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 1qtVFJ-00086U-JR for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:37 -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 1qtVFJ-0007iq-9s for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:37 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtVFi-00064R-Te; Thu, 19 Oct 2023 11:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v5 03/10] gnu: tree-sitter-c-sharp: Update to 0.20.0. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: hako@ultrarare.space, mail@cbaines.net, andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Thu, 19 Oct 2023 15: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: 64905@debbugs.gnu.org Cc: Hilton Chain , Hilton Chain , Christopher Baines , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-Xcc: Hilton Chain , Christopher Baines , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by 64905-submit@debbugs.gnu.org id=B64905.169773043023152 (code B ref 64905); Thu, 19 Oct 2023 15:48:02 +0000 Received: (at 64905) by debbugs.gnu.org; 19 Oct 2023 15:47:10 +0000 Received: from localhost ([127.0.0.1]:37566 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEr-00061M-LN for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:09 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:59516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEq-00061D-1c for 64905@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1697730254; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=oIoWB+4E9DbEPubMHMl2IYK+nintB0CcZUtubBr4t7c=; b=LOPjMD3S2Gv+agFPNiDMrDs7qpWfdxc4r82nLSG027B/n+mnbu1yX1Ne+rpGwRZ1PGZrm/ NDjcHqkmqYNviNibCZ5YBHvVAWmSDId4kvm/ULdHmeTAhf/gCr4sB/iwMRrG7GX2N4lGFI XvdptIFwwTF3rDIv0EsFYH4hUI7CxMiBj2OOoi7FQ0ngdkBCy4nii4yCDBRdV8WdBU8j0h kaJg3pzYsBPoroFuyaMVxZoSthu/v+h+6fKTsExtW41PcxmkG9bI3XzOOf33/rtLI8qSpZ +AR4IQxSNOjAoio0DyQwX8Qy0W5KhZg3gmtk+Vkk8ZelkLh9dzWBsi+oE1MZzQ== Date: Thu, 19 Oct 2023 23:44:29 +0800 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: -- 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: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -4.66 X-Spam-Score: -4.66 X-Migadu-Queue-Id: 3CBFF4AB20 X-TUID: q5bFRi153f/e * gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): Update to 0.20.0. --- gnu/packages/tree-sitter.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm index bf96849cbf..dcb3d5506e 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -401,8 +401,8 @@ (define-public tree-sitter-bash (define-public tree-sitter-c-sharp (tree-sitter-grammar "c-sharp" "C#" - "054fmpf47cwh59gbg00sc0nl237ba4rnxi73miz39yqzcs87055r" - "0.19.1")) + "0lijbi5q49g50ji00p2lb45rvd76h07sif3xjl9b31yyxwillr6l" + "0.20.0")) (define-public tree-sitter-dockerfile (tree-sitter-grammar -- 2.41.0