mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: go: Update default to 1.11.
* gnu/packages/golang.scm (go): Update default to 1.11.
This commit is contained in:
parent
6c843907e9
commit
9a65a05201
1 changed files with 1 additions and 1 deletions
|
@ -528,7 +528,7 @@ (define-public go-1.11
|
|||
(setenv "GOGC" "400")
|
||||
#t)))))))))
|
||||
|
||||
(define-public go go-1.9)
|
||||
(define-public go go-1.11)
|
||||
|
||||
(define-public go-github-com-alsm-ioprogress
|
||||
(let ((commit "063c3725f436e7fba0c8f588547bee21ffec7ac5")
|
||||
|
|
Loading…
Reference in a new issue