GNU bug report logs -
#45161
[PATCH 0/1] Update go?
Previous Next
Reported by: David Dashyan <mail <at> davie.li>
Date: Thu, 10 Dec 2020 15:12:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Thu, Dec 10, 2020 at 06:17:55PM +0300, David Dashyan wrote:
> -(define-public go-1.14
> +(define-public go-1.15
> (package
> (inherit go-1.4)
> (name "go")
> - (version "1.14.10")
> + (version "1.15.6")
Thanks! I'm doing some tests now. As Jack said, we'll need to update the
'go' package as well in order for this to take effect.
Depending on whether or not the Go packages work with 1.15, we might
need to keep 1.14 around for a while.
For example, check out a Git worktree at commit
18199da4b79ce79d5002c3290cc1fa95454d92ce (gnu: Add Go 1.12.)
In that commit, we added 1.12 but kept 1.11 as the default Go compiler.
$ git worktree add /tmp/guix-multiple-go-compilers 18199da4b79ce79d5002c3290cc1fa95454d92ce && cd /tmp/guix-multiple-go-compilers
This bug report was last modified 3 years and 347 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.