mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: tree-sitter-c-sharp: Update to 0.20.0.
* gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): Update to 0.20.0. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
d69c09fb0c
commit
58f21fda9d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue