Commitabcc0d2fRecorded29 Mar 2026Repositorysigil-harfbuzz
Pin dependencies to version tags
Changed
package.sgl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)Diff
package.sglmodified
@@ -3,7 +3,7 @@
3
;;; Provides FFI bindings to the HarfBuzz library for text shaping 4
;;; in Sigil 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-harfbuzz"@@ -28,7 +28,7 @@
28
dependencies: (list 29
(from-git url: sigil-repo package: "sigil-stdlib") 30
(from-git url: sigil-repo package: "sigil-ffi")−31
(from-git url: "codeberg:sigil/sigil-freetype" package: "sigil-freetype"))+31
(from-git url: "codeberg:sigil/sigil-freetype#v0.8.0" package: "sigil-freetype")) 32
33
tasks: (list 34
(task