unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50495] [PATCH 0/4] gnu: Fix some builds with go@1.17.
@ 2021-09-10  0:47 Sarah Morgensen
  2021-09-10  0:50 ` [bug#50495] [PATCH 1/4] gnu: go-github-com-keybase-go-ps: Patch for go@1.17 Sarah Morgensen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Sarah Morgensen @ 2021-09-10  0:47 UTC (permalink / raw)
  To: 50495

Hello Guix,

These patches fix building four packages with go@1.17.  They still build
successfully with default go (on x86_64) and have a total of 9 dependents,
so should be fine for master.  (Three of them are just fixing tests, and the
keybase patch doesn't actually change code, just a comment that tripped up
Go.)

--
Sarah Morgensen (4):
  gnu: go-github-com-keybase-go-ps: Patch for go@1.17.
  gnu: go-github-com-sevlyar-go-daemon: Fix tests for go@1.17.
  gnu: go-github-com-urfave-cli: Fix tests with go@1.17.
  gnu: go-github-com-urfave-cli-v2: Fix tests with go@1.17.

 gnu/local.mk                                  |  2 +
 gnu/packages/golang.scm                       | 18 +++++++--
 .../go-github-com-urfave-cli-fix-tests.patch  | 28 ++++++++++++++
 ...o-github-com-urfave-cli-v2-fix-tests.patch | 37 +++++++++++++++++++
 4 files changed, 82 insertions(+), 3 deletions(-)
 create mode 100644 gnu/packages/patches/go-github-com-urfave-cli-fix-tests.patch
 create mode 100644 gnu/packages/patches/go-github-com-urfave-cli-v2-fix-tests.patch


base-commit: 370d1cdb61e1b9b5467d2aed4cab89c2a8e2a491
-- 
2.33.0





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-09-10  1:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-10  0:47 [bug#50495] [PATCH 0/4] gnu: Fix some builds with go@1.17 Sarah Morgensen
2021-09-10  0:50 ` [bug#50495] [PATCH 1/4] gnu: go-github-com-keybase-go-ps: Patch for go@1.17 Sarah Morgensen
2021-09-10  0:50 ` [bug#50495] [PATCH 2/4] gnu: go-github-com-sevlyar-go-daemon: Fix tests " Sarah Morgensen
2021-09-10  0:50 ` [bug#50495] [PATCH 3/4] gnu: go-github-com-urfave-cli: Fix tests with go@1.17 Sarah Morgensen
2021-09-10  0:50 ` [bug#50495] [PATCH 4/4] gnu: go-github-com-urfave-cli-v2: " Sarah Morgensen
2021-09-10  1:41 ` [bug#50495] [PATCH 0/4] gnu: Fix some builds " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).