summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch
AgeCommit message (Collapse)Author
2025-01-21gnu: go-github-com-urfave-cli: Update to 1.22.16.Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.16. [source]: Remove patch. [native-iputs]: Add go-github-com-stretchr-testify. * gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch: Delete file. * gnu/local.mk: Deregister patch. Change-Id: If4f1db104fbdcd5b603003065c88110746d12ebb
2021-09-09gnu: go-github-com-urfave-cli: Fix tests when building with Go 1.17.Sarah Morgensen
* gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/golang.scm (go-github-com-urfave-cli)[origin]: Apply it. Signed-off-by: Leo Famulari <leo@famulari.name>