mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: tree-sitter-rust: Update to 0.20.4.
* gnu/packages/tree-sitter.scm (tree-sitter-rust): Update to 0.20.4. Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
b1194546b1
commit
474d2f3f54
1 changed files with 2 additions and 2 deletions
|
@ -523,8 +523,8 @@ (define-public tree-sitter-ruby
|
|||
(define-public tree-sitter-rust
|
||||
(tree-sitter-grammar
|
||||
"rust" "Rust"
|
||||
"149jhy01mqvavwa8jlxb8bnn7sxpfq2x1w35si6zn60b7kqjlx8f"
|
||||
"0.20.3"))
|
||||
"1pk4mb3gh62xk0qlhxa8ihhxvnf7grrcchwg2xv99yy6yb3yh26b"
|
||||
"0.20.4"))
|
||||
|
||||
(define-public tree-sitter-clojure
|
||||
(tree-sitter-grammar
|
||||
|
|
Loading…
Reference in a new issue