guix-commits@gnu.org writes: > sharlatan pushed a commit to branch master > in repository guix. > > commit 2ef0e4bce1f5b4c3b59cfa944e971a3f31afd2d2 > Author: Artyom V. Poptsov > AuthorDate: Sat Jun 8 14:44:06 2024 +0300 > > gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb. > > * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to > go-github-com-cheggaaa-pb and sort alphabetically. > (go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb. > > Change-Id: I945bc8646b2b4a01cf0e81bfd47a2d4fd1075dca > > Co-authored-by: Sharlatan Hellseher > Signed-off-by: Sharlatan Hellseher > Change-Id: I42446da67c9c17aec35421a312120ad03c7fe83c > --- > gnu/packages/golang-xyz.scm | 55 ++++++++++++++++++++++++--------------------- > 1 file changed, 29 insertions(+), 26 deletions(-) I think this change broke the wally-cli package definition. I've pushed 520d85bad4c0207df85273c72d59e9e7d7416538 to hopefully fix that but the wally-cli package fails to build.