~ruther/guix-local

0ab9930c0fc451ec93894520a21438fa9ce77302 — Sharlatan Hellseher 2 years ago f4dd770
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
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/golang-check.scm
M gnu/packages/golang-check.scm => gnu/packages/golang-check.scm +1 -1
@@ 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}