I am trying to update my Fedora Hugo package to 0.140.1. Building requires an update to Fedora's gitmap package, as shown by this build error: _build/src/github.com/gohugoio/hugo/source/fileInfo.go:151:17: cannot convert info (variable of type gitmap.GitInfo) to type GitInfo I found that updating the gitmap package to 1.6.0 fixes this. Reproducible: Always
Proposed pull request: https://src.fedoraproject.org/rpms/golang-github-bep-gitmap/pull-request/3.