~ruther/guix-local

d37fc1c65be50d1995857aa63490b683b11d1388 — Sharlatan Hellseher 1 year, 2 months ago 732cca5
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
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/golang-xyz.scm
M gnu/packages/golang-xyz.scm => gnu/packages/golang-xyz.scm +2 -2
@@ 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