mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: tree-sitter-java: Update to 0.20.1.
* gnu/packages/tree-sitter.scm (tree-sitter-java): Update to 0.20.1. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
ecb1b335d4
commit
c3f47bb2ee
1 changed files with 2 additions and 2 deletions
|
@ -446,8 +446,8 @@ (define-public tree-sitter-haskell
|
|||
(define-public tree-sitter-java
|
||||
(tree-sitter-grammar
|
||||
"java" "Java"
|
||||
"1i9zfgqibinz3rkx6yws1wk49iys32x901dki65qihbxcmcfh341"
|
||||
"0.20.0"))
|
||||
"0440xh8x8rkbdlc1f1ail9wzl4583l29ic43x9lzl8290bm64q5l"
|
||||
"0.20.1"))
|
||||
|
||||
(define-public tree-sitter-json
|
||||
;; Not tagged
|
||||
|
|
Loading…
Reference in a new issue