mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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: Ica2a4580dde04ac7242e92bcd0f740bfbd730b1d
This commit is contained in:
@@ -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
Block a user