From e84fb323a9cae0e2ddd7fb1f393bb1ca748397b6 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 5 Mar 2026 23:56:14 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-matlab: 1.3.0-unstable-2025-11-22 -> 1.3.0-unstable-2026-03-04 --- .../tools/parsing/tree-sitter/grammars/grammar-sources.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix index 87b94bfa0e78..f824dd112e14 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1552,10 +1552,10 @@ }; matlab = { - version = "1.3.0-unstable-2025-11-22"; + version = "1.3.0-unstable-2026-03-04"; url = "github:acristoffers/tree-sitter-matlab"; - rev = "1bccabdbd420a9c3c3f96f36d7f9e65b3d9c88ef"; - hash = "sha256-V7GOXiR//JgxjTOxRi+PpfRGvunX4r3C0Bu1CrN+/K4="; + rev = "c2390a59016f74e7d5f75ef09510768b4f30217e"; + hash = "sha256-WgyWvItbysSqeD/LdBr233NYlKF1HaxIDtHIr6BQOjw="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [