~ruther/guix-local

283009cb4971938a3c86a5787b58cc4344a69a70 — Sharlatan Hellseher 5 months ago 776ea9e
gnu: go-golang-org-x-telemetry-config: Update to 0.68.0.

* gnu/packages/golang-build.scm (go-golang-org-x-telemetry-config): Update to 0.68.0.

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

M gnu/packages/golang-build.scm
M gnu/packages/golang-build.scm => gnu/packages/golang-build.scm +2 -2
@@ 1103,7 1103,7 @@ Go toolchain programs with opt-in telemetry.")
(define-public go-golang-org-x-telemetry-config
  (package
    (name "go-golang-org-x-telemetry-config")
    (version "0.48.0")
    (version "0.68.0")
    (source
     (origin
       (method git-fetch)


@@ 1113,7 1113,7 @@ Go toolchain programs with opt-in telemetry.")
                                          #:subdir "config"))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0lzybsdibr71y6n3x8qh37yh9vfwdmmdb6vksqimg4ayys373q7x"))))
        (base32 "0v5427r8il5bj9h86d7dy1k1g9jag9c7vmbq0kmrzhfn6l0c310c"))))
    (build-system go-build-system)
    (arguments
     (list