Commitbe63f82cRecorded29 Mar 2026Repositorysigil-web-styles

Pin dependencies to version tags

Changed
 package.sgl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
package.sglmodified
@@ -3,7 +3,7 @@
3
;;; Provides palettes, typography, component styles, and layouts that give
4
;;; Sigil web apps a consistent look with customizable color themes.
5
6
(define sigil-repo "codeberg:sigil/sigil#56f620e6")
+6
(define sigil-repo "codeberg:sigil/sigil#v0.8.0")
7
8
(package
9
name: "sigil-web-styles"