gnu: go: Update home page URL.

* gnu/packages/golang.scm (go-1.4) [home-page]: Update URL.
This commit is contained in:
Maxim Cournoyer 2023-03-30 23:50:31 -04:00
parent dbce5cdf8e
commit 826b222703
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -244,7 +244,7 @@ (define-public go-1.4
(native-inputs
(list pkg-config which net-base perl))
(home-page "https://golang.org/")
(home-page "https://go.dev/")
(synopsis "Compiler and libraries for Go, a statically-typed language")
(description "Go, also commonly referred to as golang, is an imperative
programming language designed primarily for systems programming. Go is a