Update jpkg metadata for Forgejo
ober
a42f38fb0ee1389cd11a9aec58dab493580bf2df
--- a/jpkg.sexp +++ b/jpkg.sexp @@ -1,9 +1,9 @@ (package - (name "@lisp/jerboa-compat") + (name "@ober/jerboa-compat") (version "0.1.0") (description "Cross-implementation compatibility shims for Jerboa") (license "MIT") - (source "https://git.sr.ht/~lisp/jerboa-compat") + (source "https://git.jerboa.sh/ober/jerboa-compat") (jerboa ">=0.2.0") (modules ((root "."))) (dependencies ())