From d37fc1c65be50d1995857aa63490b683b11d1388 Mon Sep 17 00:00:00 2001 From: Sharlatan Hellseher Date: Mon, 3 Feb 2025 11:00:08 +0000 Subject: [PATCH] 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 --- gnu/packages/golang-xyz.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm index e5926441287459e1f3eb83cc6511d21ff4e43c4d..fe166a66e209b408577100d8a05331d98652d396 100644 --- a/gnu/packages/golang-xyz.scm +++ b/gnu/packages/golang-xyz.scm @@ -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