Update jpkg metadata for Forgejo
ober
65c311913d76320508ff44d5aa016c503d349c81
--- a/jpkg.sexp +++ b/jpkg.sexp @@ -1,9 +1,9 @@ (package - (name "@lisp/jerboa-inotify") + (name "@ober/jerboa-inotify") (version "0.1.0") (description "Linux inotify bindings for Jerboa") (license "MIT") - (source "https://git.sr.ht/~lisp/jerboa-inotify") + (source "https://git.jerboa.sh/ober/jerboa-inotify") (jerboa ">=0.2.0") (modules ((root "src"))) (dependencies ())