packages feed

dhall-1.14.0: tests/regression/issue216b.dhall

  λ(github : { owner : Text, repo : Text })
→ { bugReports = "https://github.com/${github.owner}/${github.repo}/issues" }