From 363aff04aa8eabe9168f600c813908b504c5f73c Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 25 Feb 2026 09:42:11 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-vhdl: 1.3.1-unstable-2025-12-18 -> 1.3.1-unstable-2026-02-21 --- .../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 ddd1e0082771..2f7f24221db5 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -2831,10 +2831,10 @@ }; vhdl = { - version = "1.3.1-unstable-2025-12-18"; + version = "1.3.1-unstable-2026-02-21"; url = "github:jpt13653903/tree-sitter-vhdl"; - rev = "7ae08deb5d1641aa57111342218ca1e1b3a5d539"; - hash = "sha256-IJ6Gqq+3YJlL4n4cjtCLUCZKpLVJQa81nQrLsJBCccs="; + rev = "7e0d014691c1b8c25e8fe8f30cc3ac4649df3f57"; + hash = "sha256-r3fMnexbbIniZA75ZIJ+ay39/JCCb3b3J5F6bYMK4YY="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [