me
/
guix
Archived
1
0
Fork 0

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
master
Sharlatan Hellseher 2024-04-14 10:31:12 +01:00
parent 1c5e419ee7
commit e48d51faf0
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 1 additions and 1 deletions

View File

@ -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