guix_mirror_bot pushed a commit to branch go-team
in repository guix.
commit 726b8af33b7081fd5b6e2e8e1644526a29b73050
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon Jun 2 09:00:17 2025 +0900
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 <[email protected]>
---
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 ebaea07862..3e38cdc81b 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -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