guix_mirror_bot pushed a commit to branch go-team
in repository guix.
commit 0a4cf5e4a9435e3f50d24b6828dddbb3086192f3
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Jun 12 22:48:49 2026 +0100
gnu: go-golang-org-x-telemetry: Update to 0.0.0-20260611141451-d61e87d5f4a3.
* gnu/packages/golang-build.scm (go-golang-org-x-telemetry): Update to
0.0.0-20260611141451-d61e87d5f4a3.
Change-Id: I2883178c352abd9598ceda0625d943b98517808d
---
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 818de75e13..754d944e67 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -1255,7 +1255,7 @@ low-level interaction with the operating system.")
(name "go-golang-org-x-telemetry")
;; Beware: the updater gets this wrong. Use the latest commit and its
;; matching date.
- (version "0.0.0-20260428171046-76f71b9afea0")
+ (version "0.0.0-20260611141451-d61e87d5f4a3")
(source
(origin
(method git-fetch)
@@ -1264,7 +1264,7 @@ low-level interaction with the operating system.")
(commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
- (base32 "13z9sgs9lsaj2shv5hbv7i63pjjcw68r1vw7j5jkkqwcz5kkdwkp"))
+ (base32 "1czbaqfma2w2gyscqy0xwbfg7yfans8zihp7087lpd717l3dyzms"))
(modules '((guix build utils)))
(snippet
#~(begin