summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
AgeCommit message (Collapse)Author
2016-09-11gnu: go-1.7: Update to 1.7.1.Leo Famulari
* gnu/packages/golang.scm (go-1.7): Update to 1.7.1.
2016-09-06gnu: go: Update to 1.7.Petter
* gnu/packages/golang.scm (go-1.6): Update to 1.7, with corresponding minor changes to prebuild phase, and rename variable to... (go-1.7): ...this new variable. (go): Inherit from new "go-1.7". Signed-off-by: Efraim Flashner <[email protected]>
2016-08-01gnu: Add Go 1.6.Matthew Jordan
* gnu/packages/golang.scm (go-1.6): New variable. Co-authored-by: Efraim Flashner <[email protected]> Co-authored-by: Andy Wingo <[email protected]> Co-authored-by: Ludovic Courtès <[email protected]>
2016-06-27gnu: Add Go 1.4.Matthew Jordan
* gnu/local.mk: Modified file. * gnu/packages/golang.scm: New file. Co-authored-by: Efraim Flashner <[email protected]> Co-authored-by: Andy Wingo <[email protected]> Co-authored-by: Ludovic Courtès <[email protected]>