Update jpkg metadata for Forgejo
ober
61d3f10d7f8bc256c27a3a4035832a648134b829
--- a/jpkg.sexp +++ b/jpkg.sexp @@ -1,9 +1,9 @@ (package - (name "@lisp/jerboa-gitlab") + (name "@ober/jerboa-gitlab") (version "0.1.0") (description "GitLab API client for Jerboa") (license "MIT") - (source "https://git.sr.ht/~lisp/jerboa-gitlab") + (source "https://git.jerboa.sh/ober/jerboa-gitlab") (jerboa ">=0.2.0") (modules ((root "."))) (dependencies ())