packages feed

dhall-1.32.0: tests/regression/issue216b.dhall

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