me
/
guix
Archived
1
0
Fork 0

gnu: go-github-com-twpayne-go-xdg: Rename variable.

* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg): Rename
variable to go-github-com-twpayne-go-xdg-v3 to reflect go.mod import
path.

Change-Id: I9ee4ec9a40780c13cde0f433a43a016ad65c6b0f
master
Sharlatan Hellseher 2024-07-14 20:15:39 +01:00
parent 92382595a4
commit 9abc2e2d4f
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -7344,9 +7344,9 @@ and @code{ioutil} packages that is easy to test.")
@code{go-github-com-twpayne-go-vfs} and @code{go-github-com-spf13-afero}.") @code{go-github-com-twpayne-go-vfs} and @code{go-github-com-spf13-afero}.")
(license license:expat))) (license license:expat)))
(define-public go-github-com-twpayne-go-xdg (define-public go-github-com-twpayne-go-xdg-v3
(package (package
(name "go-github-com-twpayne-go-xdg") (name "go-github-com-twpayne-go-xdg-v3")
(version "3.1.0") (version "3.1.0")
(source (origin (source (origin
(method git-fetch) (method git-fetch)