gnu: go-go-uber-org-zap: Fix home-page.
Amend lint warning: URI https://go.uber.org/zap returned suspiciously small file (557 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-zap): Fix home-page. Change-Id: I6f6148f59d7c4166d7d5a62ab14385ca5346012c
This commit is contained in:
parent
e60072bff7
commit
2d10f8eb0b
1 changed files with 1 additions and 1 deletions
|
@ -3328,7 +3328,7 @@ object dependencies graph during the process startup.")
|
|||
go-go-uber-org-atomic
|
||||
go-go-uber-org-multierr
|
||||
go-gopkg-in-yaml-v2))
|
||||
(home-page "https://go.uber.org/zap")
|
||||
(home-page "https://pkg.go.dev/go.uber.org/zap")
|
||||
(synopsis "Logging library for Go")
|
||||
(description
|
||||
"This package provides a library for fast, structured, leveled logging in
|
||||
|
|
Reference in a new issue