Commit96bb961dRecorded29 Mar 2026Repositorysigil-oauth

Pin dependencies to version tags

Changed
 package.sgl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Diff
package.sglmodified
@@ -4,7 +4,7 @@
4
;;; token refresh, token storage, and local redirect handling.
5
;;; Used by sigil-youtube, sigil-twitch, and other API clients.
6
7
(define sigil-repo "codeberg:sigil/sigil")
+7
(define sigil-repo "codeberg:sigil/sigil#v0.8.0")
8
9
(package
10
name: "sigil-oauth"