gnu: go-go-uber-org-fx: Fix home-page, again.
Amend lint warning: URI https://go.uber.org/fx returned suspiciously small file (549 bytes). * gnu/packages/golang-xyz.scm (go-go-uber-org-fx): [home-page]: Swap to redirected URL. Change-Id: Ica2a4580dde04ac7242e92bcd0f740bfbd730b1dmaster
parent
1c5e419ee7
commit
e48d51faf0
|
@ -3289,7 +3289,7 @@ object dependencies graph during the process startup.")
|
|||
go-go-uber-org-multierr
|
||||
go-go-uber-org-zap
|
||||
go-golang-org-x-sys))
|
||||
(home-page "https://go.uber.org/fx")
|
||||
(home-page "https://pkg.go.dev/go.uber.org/fx")
|
||||
(synopsis "Dependency injection based application framework for Golang")
|
||||
(description
|
||||
"Package @code{fx} is a framework that makes it easy to build
|
||||
|
|
Reference in New Issue