guix_mirror_bot pushed a commit to branch go-team
in repository guix.
commit 1b29c9e86fbdd5803930ced9957c2d0256e6a25a
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Oct 10 12:44:49 2025 +0100
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
---
gnu/packages/golang-build.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm
index a4a0d9ec52..68c07646f5 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -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