Commitc5401b68Recorded29 Mar 2026Repositorysigil-tui

Pin dependencies to version tags

Changed
 package.sgl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
package.sglmodified
@@ -3,7 +3,7 @@
3
;;; Immediate-mode terminal UI with grid-based rendering, input parsing,
4
;;; layout, and components for building interactive terminal applications.
5
6
(define sigil-repo "codeberg:sigil/sigil")
+6
(define sigil-repo "codeberg:sigil/sigil#v0.8.0")
7
8
(package
9
name: "sigil-tui"