guix-commits
[Top][All Lists]
Advanced

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

09/10: gnu: tree-sitter-rust: Update to 0.20.4.


From: guix-commits
Subject: 09/10: gnu: tree-sitter-rust: Update to 0.20.4.
Date: Fri, 20 Oct 2023 04:51:50 -0400 (EDT)

abcdw pushed a commit to branch master
in repository guix.

commit 474d2f3f5490922e97330f5e650e16e1d687b104
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Thu Oct 19 23:44:35 2023 +0800

    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>
---
 gnu/packages/tree-sitter.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm
index e96f844cd7..057d853dd3 100644
--- a/gnu/packages/tree-sitter.scm
+++ b/gnu/packages/tree-sitter.scm
@@ -523,8 +523,8 @@ which will be used as a snippet in origin."
 (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



reply via email to

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