diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-05-17 20:42:21 +0200 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-05-17 20:42:32 +0200 |
| commit | 328bf76757d1bfbeed648140ec45708e169ef8fe (patch) | |
| tree | f7c71c52dcb4444d92c58d1873456e671b29567e /gnu | |
| parent | 4ff9ff9cbae28cd120409dfc81053138bd2d21b7 (diff) | |
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
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/tree-sitter.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/tree-sitter.scm b/gnu/packages/tree-sitter.scm index cb8fc90463..68b00f0eb5 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm @@ -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. |
