mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: go-github-com-kevinmbeaulieu-eq-go-eq-go: Rename variable.
* gnu/packages/golang-xyz (go-github-com-kevinmbeaulieu-eq-go-eq-go): Rename to go-github-com-kevinmbeaulieu-eq-go to reflect go.mod import path. Change-Id: Ib71bfa5215df8c72c0a190f183167a1ab0ca409c
This commit is contained in:
parent
732cca59f3
commit
d37fc1c65b
1 changed files with 2 additions and 2 deletions
|
@ -17712,9 +17712,9 @@ another, typically to convert a map[string]interface{} into a native Go
|
|||
structure.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public go-github-com-kevinmbeaulieu-eq-go-eq-go
|
||||
(define-public go-github-com-kevinmbeaulieu-eq-go
|
||||
(package
|
||||
(name "go-github-com-kevinmbeaulieu-eq-go-eq-go")
|
||||
(name "go-github-com-kevinmbeaulieu-eq-go")
|
||||
(version "1.0.0")
|
||||
(source
|
||||
(origin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue