mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-26 04:00:30 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user