From 6d70fa0dceca3c0411796351ae62b2847addbb49 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 31 Mar 2026 06:28:37 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-vhdl: 1.3.1-unstable-2026-02-21 -> 1.4.0-unstable-2026-03-29 --- .../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 882525f8aa03..e1e979d41f04 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -2859,10 +2859,10 @@ }; vhdl = { - version = "1.3.1-unstable-2026-02-21"; + version = "1.4.0-unstable-2026-03-29"; url = "github:jpt13653903/tree-sitter-vhdl"; - rev = "7e0d014691c1b8c25e8fe8f30cc3ac4649df3f57"; - hash = "sha256-r3fMnexbbIniZA75ZIJ+ay39/JCCb3b3J5F6bYMK4YY="; + rev = "497a47c441902030b916f8d5bc6f0f5291f135f3"; + hash = "sha256-8rkklfXroaaJIFgkB1V82Bhx8QwJmMcGMz72i994ukA="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [