Katherine Cox-Buday writes: > * gnu/packages/configuration-management.scm (chezmoi): Define in terms > of'go-gopkg-in-errgo-fmt-errors'. > > * (go-gopkg-in-errgo-fmt-errors): New variable, formerly known as "gopkg-in-errgo-fmt-errors". I'm no expert in changelog entries in commit messages, but I'd probably write this like: * gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors): Rename to … (go-gopkg-in-errgo-fmt-errors): … this. * gnu/packages/configuration-management.scm (chezmoi)[native-inputs]: Update accordingly. I think that's a little clearer in terms of the changes being made, and has less words as well.