Commit237ae124Recorded29 Mar 2026Repositorysigil-xmpp

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 XMPP client functionality with STARTTLS, SASL authentication,
4
;;; roster management, presence, MUC support, and cooperative non-blocking I/O.
5
6
(define sigil-repo "codeberg:sigil/sigil")
+6
(define sigil-repo "codeberg:sigil/sigil#v0.8.0")
7
8
(package
9
name: "sigil-xmpp"