guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#64905] [PATCH v4 06/11] gnu: tree-sitter-typescript: Update to 0.20


From: Christopher Baines
Subject: [bug#64905] [PATCH v4 06/11] gnu: tree-sitter-typescript: Update to 0.20.2.
Date: Wed, 27 Sep 2023 11:42:28 +0100
User-agent: mu4e 1.10.5; emacs 28.2

Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

>  (define-public tree-sitter-javascript
> +  ;; Required by tree-sitter-typescript.
> +  (let ((commit "7a29d06274b7cf87d643212a433d970b73969016")
> +        (revision "14"))

I'd use revision 0 or 1 to start with.

>    (tree-sitter-grammar
>     "javascript" "JavaScript(JSX)"
> -   "175yrk382n2di0c2xn4gpv8y4n83x1lg4hqn04vabf0yqynlkq67"
> -   "0.20.0"
> -   #:commit "rust-0.20.0"))
> +   "1pk6d9g6a7bzhxmwnvfiycarcgz76wq2rgfqr0xjh7y7swfw5hvw"
> +   (git-version "0.20.0" revision commit)
> +   #:commit commit)))

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]