[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/10: gnu: tree-sitter-bash: Update to 0.20.4.
From: |
guix-commits |
Subject: |
02/10: gnu: tree-sitter-bash: Update to 0.20.4. |
Date: |
Fri, 20 Oct 2023 04:51:49 -0400 (EDT) |
abcdw pushed a commit to branch master
in repository guix.
commit d69c09fb0c6a1f3e7d4844a88c8f5fb4940c9da4
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Thu Oct 19 23:44:28 2023 +0800
gnu: tree-sitter-bash: Update to 0.20.4.
* gnu/packages/tree-sitter.scm (tree-sitter-bash): Update to 0.20.4.
Signed-off-by: Andrew Tropin <andrew@trop.in>
---
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 @@ which will be used as a snippet in origin."
(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
- branch master updated (861e5b5221 -> e5f34b6777), guix-commits, 2023/10/20
- 05/10: gnu: tree-sitter-typescript: Update to 0.20.3., guix-commits, 2023/10/20
- 06/10: gnu: tree-sitter-python: Update to 0.20.4., guix-commits, 2023/10/20
- 04/10: gnu: tree-sitter-javascript: Update to 0.20.0-22.f772967., guix-commits, 2023/10/20
- 07/10: gnu: tree-sitter-cpp: Update to 0.20.3., guix-commits, 2023/10/20
- 10/10: gnu: tree-sitter: Re-indent., guix-commits, 2023/10/20
- 02/10: gnu: tree-sitter-bash: Update to 0.20.4.,
guix-commits <=
- 01/10: gnu: tree-sitter: Update to 0.20.10., guix-commits, 2023/10/20
- 08/10: gnu: tree-sitter-go: Update to 0.20.0., guix-commits, 2023/10/20
- 09/10: gnu: tree-sitter-rust: Update to 0.20.4., guix-commits, 2023/10/20
- 03/10: gnu: tree-sitter-c-sharp: Update to 0.20.0., guix-commits, 2023/10/20