~ruther/guix-local

8b451116eac0751c0a930eeabe35533d254d7586 — Maxim Cournoyer 11 months ago fbcd506
gnu: go-golang-org-x-telemetry-config: Update to 0.48.0.

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

Change-Id: I9433b2aac8b1e7d37256cf3259a589514ed138d5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
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
@@ 980,7 980,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.36.0")
    (version "0.48.0")
    (source
     (origin
       (method git-fetch)


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