Commit3eb3c29aRecorded29 Mar 2026Repositorysigil-wise

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 functions for authenticating with the Wise API, pulling
4
;;; transactions and balance statements, and managing profiles.
5
6
(define sigil-repo "codeberg:sigil/sigil")
+6
(define sigil-repo "codeberg:sigil/sigil#v0.8.0")
7
8
(package
9
name: "sigil-wise"