mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-29 12:35:15 +02:00
gnu: Go 1.4: Fix typo.
* gnu/packages/golang.scm (go-1.4): Fix typo in comment.
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
(define-public go-1.4
|
||||
(package
|
||||
(name "go")
|
||||
;; The C-langauge bootstrap of Go:
|
||||
;; The C-language bootstrap of Go:
|
||||
;; https://golang.org/doc/install/source#go14
|
||||
(version "1.4-bootstrap-20171003")
|
||||
(source (origin
|
||||
|
||||
Reference in New Issue
Block a user