1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-14 19:14:07 +02:00

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

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

Change-Id: I46472140fc0015e8eeba460bb0e3d6963d792e4d
This commit is contained in:
Cayetano Santos
2026-05-17 20:42:21 +02:00
parent 4ff9ff9cba
commit 328bf76757
+2 -2
View File
@@ -2047,8 +2047,8 @@ files.")))
(define-public tree-sitter-vhdl
(tree-sitter-grammar
"vhdl" "VHDL"
"12vnwjxzf845zb1f0gz38w98340bdjj64d327nnh3bv23h7w2yan"
"1.4.0"
"0lbcv5lv961yhj2ymw5qx2lpv0v70yrxwinsakkh5wkg42265nj3"
"1.5.0"
#:repository-url "https://github.com/jpt13653903/tree-sitter-vhdl"))
;;; TODO: Remove this package when emacs-vhdl-ts-mode switches to jpt13653903.