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 ULMYNKlPMWUJGgEA9RJhRA:P1 (envelope-from ) for ; Thu, 19 Oct 2023 17:47:53 +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 ULMYNKlPMWUJGgEA9RJhRA (envelope-from ) for ; Thu, 19 Oct 2023 17:47:53 +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 8E21A4A761 for ; Thu, 19 Oct 2023 17:47:53 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=U94Cj7mf; 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=1697730473; a=rsa-sha256; cv=none; b=NNyr8N9p12Q3lMhJZUmB1v4DPnEnLmQBCukjzEtfjfNqhcmN8XWjltj2EjSinLQ223zbXv v+EtHMjZilpxU0XtYXawcJndgZkaqk1n7Q6+qJIWihR4pNKtqWzHBwWssujcuzRKFa4c+s gXsynWjd4oKtQ066Kjh8dlpS+CNVhrWpqhygX9fZH44GSbB82ZFFN6jXQKMtTuzOEa/dkB 6WiPa4u2D46LeoHUnwS90Ekbe+cLnsFK4hKP7hk/UvlTOQL4bugQKz3qajWPQ176WWJMYK M9ORTg68aYuh4O6kL2wDSH95OTenarTxqttVKdNwi63gajI52L9CXIK3at8vGw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=U94Cj7mf; 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=1697730473; 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=MENie3xkG7zfgJXEA/Cglw+E8Pr7vDaU1/ZG6XYzrFA=; b=UCAetwo/iK8og/oWmT0yQ7ipCbOOQxnKMGwW2jHZnXLB4KF7+K9CGW0x/1MhOOJvCZKIia Rs2kCnPxmFwNkY7pF6waUhIxV50oNjIKJdCSEEIAe9SkpaWkNbyszTKlr4c1x2KIMhPUHr PGmYs0XBGdUnqUb8L3v33bGSuBMmicGUFV3Ez7llk4qidLdpvDd2mzAoPYzvQPKnuQa/65 csRuWvWdovwhI0i+WPm9vrhzA+QIAy4IfhAFdG8k4W0yJR7KMQe+BnQysWQXa5NJLyLx2t 107YCsBWe8P5bYbKOkvWLH/qyJWJVYNunFeUA7ommdfC6rX1ZwW/rR+n7aavdA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtVFK-00087B-Oz; Thu, 19 Oct 2023 11:47:38 -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 1qtVFI-00085q-Gf for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:36 -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 1qtVFI-0007iX-6u for guix-patches@gnu.org; Thu, 19 Oct 2023 11:47:36 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtVFi-00064K-H3; Thu, 19 Oct 2023 11:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64905] [PATCH v5 02/10] gnu: tree-sitter-bash: Update to 0.20.4. 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.169773042323131 (code B ref 64905); Thu, 19 Oct 2023 15:48:02 +0000 Received: (at 64905) by debbugs.gnu.org; 19 Oct 2023 15:47:03 +0000 Received: from localhost ([127.0.0.1]:37561 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEl-00060p-9v for submit@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:03 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:42626) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtVEh-00060H-N1 for 64905@debbugs.gnu.org; Thu, 19 Oct 2023 11:47:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1697730247; 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=MENie3xkG7zfgJXEA/Cglw+E8Pr7vDaU1/ZG6XYzrFA=; b=U94Cj7mfjqNWGdSKuelD1jAIwlRBoaXkjCXyUwoInIoyDMidocc18LzmvWnC9TOk5KZ6Ez ARI9CQBPNqzQ723JvD5gtqEGvDn6vzKlHI6lKR/I2v/nLN+x35rtYKvqdOyaf7RZquLLlm t3rM9zhkoa/KHwv83mQfF5w0Z/fuQVgTDXCM9TyTAp9tqRED7AbacqJmBBXEr4pQxHw6KE lg4UXwo2maIWyAkXJoBh2VApzz33ikS2x1bjiwkrLLx2m3+/+De1i851kQ9tSV0CzcmKaj LA/vKO7voS2Q6FNi+UnnqehTRhgP832/5int8B0UbSKIDfQpJKhMX1R2VuI2dA== Date: Thu, 19 Oct 2023 23:44:28 +0800 Message-ID: <556bc7d9aebc794f0b6cd7aaa49519ce8aee2666.1697729704.git.hako@ultrarare.space> 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: 8E21A4A761 X-TUID: xN0wbNiGypej * gnu/packages/tree-sitter.scm (tree-sitter-bash): Update to 0.20.4. --- 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 12cc880b29..bf96849cbf 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -395,8 +395,8 @@ (define-public tree-sitter-heex (define-public tree-sitter-bash (tree-sitter-grammar "bash" "Bash" - "18c030bb65r50i6z37iy7jb9z9i8i36y7b08dbc9bchdifqsijs5" - "0.19.0")) + "01sjympivwhr037c0gdx5fqw8fvzchq4fd4m8wlr8mdw50di0ag2" + "0.20.4")) (define-public tree-sitter-c-sharp (tree-sitter-grammar -- 2.41.0