gnu: go-go-uber-org-goleak: Fix hompe-page.

Ammend a lint warning: URI https://go.uber.org/goleak returned
suspiciously small file (581 bytes).

* gnu/packages/golang-check.scm (go-go-uber-org-goleak): Fix home page.

Change-Id: Id911550e750c35a7e1bab1428e9f393974c78c84
This commit is contained in:
Sharlatan Hellseher 2024-04-12 16:43:41 +01:00
parent 977490e635
commit 5f82b1773a
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -1023,7 +1023,7 @@ custom assertions to be used alongside native Go testing.")
#:import-path "go.uber.org/goleak"))
(native-inputs
(list go-github-com-stretchr-testify-next))
(home-page "https://go.uber.org/goleak")
(home-page "https://pkg.go.dev/go.uber.org/goleak")
(synopsis "Goroutine leak detector")
(description
"Go package to verify that there are no unexpected goroutines running at