~ruther/guix-local

5fb1bb4ede46f8fe60ea34882b4cf3f29b8f4814 — Sharlatan Hellseher 2 months ago 17fdce7
gnu: go-github-com-googleapis-gax-go-v2: Fix name.

* gnu/packages/golang-web.scm (go-github-com-googleapis-gax-go-v2)[name]:
Adjust it to reflect go.mod import path.

Change-Id: I2ed1b1b1cd953e33b0a054ef3834145e5855940e
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/golang-web.scm
M gnu/packages/golang-web.scm => gnu/packages/golang-web.scm +1 -1
@@ 387,7 387,7 @@ Terraform by using the enterprise certificates feature.")

(define-public go-github-com-googleapis-gax-go-v2
  (package
    (name "go-github-com-googleapis-gax-go")
    (name "go-github-com-googleapis-gax-go-v2")
    (version "2.15.0")
    (source
     (origin