1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: tree-sitter-vhdl: Update to 1.4.0.

* gnu/packages/tree-sitter.scm (tree-sitter-vhdl): Update to 1.4.0.

Change-Id: I201603aa5314203f62cd062a3ab9779aa307336c
This commit is contained in:
Cayetano Santos
2026-03-10 08:55:55 +01:00
parent db7ce3f6a1
commit fee6ae91b0

View File

@@ -2034,8 +2034,8 @@ files.")))
(define-public tree-sitter-vhdl
(tree-sitter-grammar
"vhdl" "VHDL"
"1q3phfp8wa7c0ava5488s6vpkvk5n5y8ilglg23h9lpygarx7fji"
"1.3.1"
"12vnwjxzf845zb1f0gz38w98340bdjj64d327nnh3bv23h7w2yan"
"1.4.0"
#:repository-url "https://github.com/jpt13653903/tree-sitter-vhdl"))
;;; TODO: Remove this package when emacs-vhdl-ts-mode switches to jpt13653903.