1
0
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 repository URI.

* gnu/packages/golang-xyz.scm (go-go-uber-org-fx) [source]: Fix repository
  URI.

Change-Id: I82b340a094efa9157bc56ae851ad94c9b0ffaff6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Artyom V. Poptsov
2024-04-14 11:24:10 +03:00
committed by Sharlatan Hellseher
parent e5dda412c2
commit 1c5e419ee7

View File

@@ -3271,7 +3271,7 @@ object dependencies graph during the process startup.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://pkg.go.dev/go.uber.org/fx")
(url "https://github.com/uber-go/fx")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256