FIX Point config to sourcehut
1 files changed, 4 insertions(+), 4 deletions(-)

M hll.conf
M hll.conf +4 -4
@@ 2,10 2,10 @@ pds = { major_version = 5 }
 
 desc = "Create opam package files from a repository"
 maintainer = "orbitz@gmail.com"
-authors = [ "orbitz@gmail.com", "dklee@dklee.org" ]
-homepage = "https://bitbucket.org/mimirops/hll"
-bug_reports = "https://bitbucket.org/mimirops/hll/issues"
-dev_repo = "git@bitbucket.org:mimirops/hll.git"
+authors = [ "orbitz@gmail.com" ]
+homepage = "https://hg.sr.ht/~mmatalka/hll"
+bug_reports = "https://todo.sr.ht/~mmatalka/hll"
+dev_repo = "ssh://hg@hg.sr.ht/~mmatalka/hll"
 
 url_template = "http://acsl-pkgs.s3.amazonaws.com/hll-{tag}.tar.gz"
 url_pattern = "{tag}"