[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: tree-sitter-typescript: Update to 0.20.3.
From: |
guix-commits |
Subject: |
05/10: gnu: tree-sitter-typescript: Update to 0.20.3. |
Date: |
Fri, 20 Oct 2023 04:51:50 -0400 (EDT) |
abcdw pushed a commit to branch master
in repository guix.
commit aa44def3bc64132529b11cdb72d200856d331ca5
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Thu Oct 19 23:44:31 2023 +0800
gnu: tree-sitter-typescript: Update to 0.20.3.
* gnu/packages/tree-sitter.scm (tree-sitter-typescript): Update to 0.20.3.
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 51afe91631..819414ec8c 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -344,8 +344,8 @@ which will be used as a snippet in origin."
(define-public tree-sitter-typescript
(tree-sitter-grammar
"typescript" "TypeScript and TSX"
- "07fl9d968lal0aqj4f0n16p3n94cjkgfp54wynfr8gbdkjss5v5x"
- "0.20.1"
+ "08k785q3cy8byrb3zrg93mfidnj1pcx1ggm1xhd8rgmfs2v6jns5"
+ "0.20.3"
#:inputs (list tree-sitter-javascript)
#:grammar-directories '("typescript" "tsx")))
- branch master updated (861e5b5221 -> e5f34b6777), guix-commits, 2023/10/20
- 05/10: gnu: tree-sitter-typescript: Update to 0.20.3.,
guix-commits <=
- 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, 2023/10/20
- 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