mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: tree-sitter-json: Update to 0.24.8.
* gnu/packages/tree-sitter.scm (tree-sitter-json): Update to 0.24.8. Change-Id: Ibe0e1605675bdb12806f0a4886eecca7e2a5535e
This commit is contained in:
parent
359baa1ad7
commit
2082bf548c
1 changed files with 4 additions and 7 deletions
|
|
@ -514,13 +514,10 @@ which will be used as a snippet in origin."
|
|||
"0.23.5"))
|
||||
|
||||
(define-public tree-sitter-json
|
||||
;; Not tagged
|
||||
(let ((commit "5d992d9dd42d533aa25618b3a0588f4375adf9f3"))
|
||||
(tree-sitter-grammar
|
||||
"json" "JSON"
|
||||
"08kxzqyyl900al8mc0bwigxlkzsh2f14qzjyb5ki7506myxlmnql"
|
||||
"0.20.0"
|
||||
#:commit commit)))
|
||||
(tree-sitter-grammar
|
||||
"json" "JSON"
|
||||
"0p0fiqi5imxm13s1fs6bhqw6v11n79ri1af3d072zm7jqkcl5mhc"
|
||||
"0.24.8"))
|
||||
|
||||
(define-public tree-sitter-julia
|
||||
(tree-sitter-grammar
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue