gnu: go-github-com-go-git-go-billy: Rename variable.

* gnu/packages/golang.scm (go-github-com-go-git-go-billy): Rename
variable to go-github-com-go-git-go-billy-v5 to reflect go.mod import path.

* gnu/packages/golang-xyz.scm (go-github-com-go-git-go-git-fixtures-v4)
[propagated-inputs]: Remove go-github-com-go-git-go-billy; add
go-github-com-go-git-go-billy-v5.
* gnu/packages/version-control.scm (go-github-go-git): Likewise.

Change-Id: I49a776ba4db859bdebc1aa93cdf78e4c4903ed78
This commit is contained in:
Sharlatan Hellseher 2024-09-14 22:30:36 +01:00
parent a4ca819384
commit 9399db35c2
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 5 additions and 5 deletions

View file

@ -1844,7 +1844,7 @@ metrics to Graphite.")
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/cyphar/filepath-securejoin")
(url "https://github.com/cyphar/filepatv-securejoin")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
@ -2948,7 +2948,7 @@ Differentiation between text and binary files}.
(native-inputs
(list go-github-com-stretchr-testify))
(propagated-inputs
(list go-github-com-go-git-go-billy
(list go-github-com-go-git-go-billy-v5
go-gopkg-in-check-v1))
(home-page "https://github.com/go-git/go-git-fixtures/")
(synopsis "Fixtures used by @code{go-git}")