gnu: tree-sitter: Update to 0.20.8.

* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.8.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Benjamin 2023-05-02 10:54:12 +02:00 committed by Efraim Flashner
parent 6f19d7001b
commit 23bc492dca
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -38,7 +38,7 @@ (define-module (gnu packages tree-sitter)
(define-public tree-sitter
(package
(name "tree-sitter")
(version "0.20.7")
(version "0.20.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -47,7 +47,7 @@ (define-public tree-sitter
(file-name (git-file-name name version))
(sha256
(base32
"1nv2a2hr22w8ix71b6rkkxv9rfvhvwlmyql0g6lva9qzj4vy50p4"))
"10w17lfn9asqrk612xivkx26lc620s3nnm30hhlyqd4bj19k7gyv"))
(modules '((guix build utils)))
(snippet #~(begin
;; Remove bundled ICU parts