tree-sitter-grammars.tree-sitter-elisp: 1.3.0 -> 1.6.1

This commit is contained in:
R. Ryantm
2025-12-18 14:41:11 +00:00
parent d1534450eb
commit b92017ff8a
@@ -132,9 +132,9 @@
};
elisp = rec {
version = "1.3.0";
version = "1.6.1";
url = "github:wilfred/tree-sitter-elisp?ref=${version}";
hash = "sha256-hmPJtB0pEBqc9rbnQ5YZzs9kHCqXWfbjRWN6WoFZ1NQ=";
hash = "sha256-ixZKsQtRk5ykR6miQ5JicI3xn/Bp9t4WGAIoNTC/gbY=";
};
elixir = {