mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: tree-sitter-tlaplus: Update to 1.5.0.
* gnu/packages/tree-sitter.scm (tree-sitter-tlaplus): Update to 1.5.0. Change-Id: I36c93a838e9bdc2d7eec53591f0cf1c4b9e53fbd
This commit is contained in:
parent
02d9fe3dff
commit
4dfb783eea
1 changed files with 4 additions and 4 deletions
|
|
@ -769,10 +769,10 @@ which will be used as a snippet in origin."
|
|||
(define-public tree-sitter-tlaplus
|
||||
(tree-sitter-grammar
|
||||
"tlaplus" "TLA+"
|
||||
"1k60dnzafj6m9c2d4xnwiz3d7yw3bg3iwx7c1anhwr76iyxdci3w"
|
||||
"1.0.8"
|
||||
;; Version 1.2.1 is most recent, but requires tree-sitter >0.21.0
|
||||
#:repository-url "https://github.com/tlaplus-community/tree-sitter-tlaplus"))
|
||||
"11073rjg9n9hnr88193mmb8ff5xlcv6isgqc0g2fbfbl0y820zlk"
|
||||
"1.5.0"
|
||||
#:repository-url "https://github.com/tlaplus-community/tree-sitter-tlaplus"
|
||||
#:commit "1.5.0"))
|
||||
|
||||
(define-public tree-sitter-kotlin
|
||||
(tree-sitter-grammar
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue