bug#32919: Golang build cache and content-based staleness in Guix

2018-10-03 Thread Gábor Boskovits
Leo Famulari ezt írta (időpont: 2018. okt. 3., Sze, 16:54): > On Tue, Oct 02, 2018 at 04:49:20PM -0500, Katherine Cox-Buday wrote: > > We should perhaps begin thinking about switching the Go build system to > > the 1.11 series of releases. > > I agree. When Go 1.11 was released, Go 1.9 became uns

bug#32919: Golang build cache and content-based staleness in Guix

2018-10-03 Thread Leo Famulari
On Tue, Oct 02, 2018 at 04:49:20PM -0500, Katherine Cox-Buday wrote: > We should perhaps begin thinking about switching the Go build system to > the 1.11 series of releases. I agree. When Go 1.11 was released, Go 1.9 became unsupported upstream, so we should stop using it. The go-build-system as