gnu: go-honnef-co-go-tools: Update homepage.
Fixing lint warning by updating home page to actual one found on project's GitHub page: URI <https://honnef.co/go/tools> returned suspiciously small file (333 bytes) * gnu/packages/golang-check.scm (go-honnef-co-go-tools) [home-page]: Update it. Change-Id: I8956b146ff3f826c11b03212c365cf91120380b6master
parent
f4dd770550
commit
0ab9930c0f
|
@ -76,7 +76,7 @@
|
||||||
go-golang-org-x-exp
|
go-golang-org-x-exp
|
||||||
go-golang-org-x-mod
|
go-golang-org-x-mod
|
||||||
go-golang-org-x-tools))
|
go-golang-org-x-tools))
|
||||||
(home-page "https://honnef.co/go/tools")
|
(home-page "https://staticcheck.dev/")
|
||||||
(synopsis "Staticcheck advanced Go linter library")
|
(synopsis "Staticcheck advanced Go linter library")
|
||||||
(description
|
(description
|
||||||
"This package provides the Go source code for the @code{go-staticcheck}
|
"This package provides the Go source code for the @code{go-staticcheck}
|
||||||
|
|
Reference in New Issue