me
/
guix
Archived
1
0
Fork 0

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: I8956b146ff3f826c11b03212c365cf91120380b6
master
Sharlatan Hellseher 2024-01-31 21:12:36 +00:00
parent f4dd770550
commit 0ab9930c0f
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
go-golang-org-x-exp
go-golang-org-x-mod
go-golang-org-x-tools))
(home-page "https://honnef.co/go/tools")
(home-page "https://staticcheck.dev/")
(synopsis "Staticcheck advanced Go linter library")
(description
"This package provides the Go source code for the @code{go-staticcheck}