diff options
| author | Cayetano Santos <csantosb@inventati.org> | 2026-08-24 12:16:23 +0200 |
|---|---|---|
| committer | Cayetano Santos <csantosb@inventati.org> | 2026-08-24 12:18:10 +0200 |
| commit | 7ea2e1aa255ed1ed9be4fcf526c338480b8bcd20 (patch) | |
| tree | fe4d50eefde5d45c27bb4ba3db9f45ba61cf82fd | |
| parent | 297f362890d6d9a55641ae17b71bfd3f5ea70d2d (diff) | |
gnu: tree-sitter-vhdl: Update to 2.0.0.
* gnu/packages/tree-sitter.scm (tree-sitter-vhdl): Update to 2.0.0.
| -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 51b7430a35b..2866145cb92 100644 --- a/gnu/packages/tree-sitter.scm +++ b/gnu/packages/tree-sitter.scm | |||
| @@ -2070,8 +2070,8 @@ files."))) | |||
| 2070 | (define-public tree-sitter-vhdl | 2070 | (define-public tree-sitter-vhdl |
| 2071 | (tree-sitter-grammar | 2071 | (tree-sitter-grammar |
| 2072 | "vhdl" "VHDL" | 2072 | "vhdl" "VHDL" |
| 2073 | "0lbcv5lv961yhj2ymw5qx2lpv0v70yrxwinsakkh5wkg42265nj3" | 2073 | "11q2sxac26mn00a7k4vy1wgd6bhh0v0p8arj9r8zb9phn3sqwwjm" |
| 2074 | "1.5.0" | 2074 | "2.0.0" |
| 2075 | #:repository-url "https://github.com/jpt13653903/tree-sitter-vhdl")) | 2075 | #:repository-url "https://github.com/jpt13653903/tree-sitter-vhdl")) |
| 2076 | 2076 | ||
| 2077 | ;;; TODO: Remove this package when emacs-vhdl-ts-mode switches to jpt13653903. | 2077 | ;;; TODO: Remove this package when emacs-vhdl-ts-mode switches to jpt13653903. |
