summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2026-06-12 22:48:49 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2026-07-23 21:14:58 +0100
commite36dd4e8cad211c2f0ef6ee406886a4f39fae8c1 (patch)
tree17f9d7bcc6d10ca0b5c36b42cf9fc2184d05b540 /gnu
parent14366697f8cc8ef5259d4b9e4e5cd8e2045f5bc2 (diff)
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
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/golang-build.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm
index 818de75e138..754d944e677 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -1255,7 +1255,7 @@ low-level interaction with the operating system.")
1255 (name "go-golang-org-x-telemetry") 1255 (name "go-golang-org-x-telemetry")
1256 ;; Beware: the updater gets this wrong. Use the latest commit and its 1256 ;; Beware: the updater gets this wrong. Use the latest commit and its
1257 ;; matching date. 1257 ;; matching date.
1258 (version "0.0.0-20260428171046-76f71b9afea0") 1258 (version "0.0.0-20260611141451-d61e87d5f4a3")
1259 (source 1259 (source
1260 (origin 1260 (origin
1261 (method git-fetch) 1261 (method git-fetch)
@@ -1264,7 +1264,7 @@ low-level interaction with the operating system.")
1264 (commit (go-version->git-ref version)))) 1264 (commit (go-version->git-ref version))))
1265 (file-name (git-file-name name version)) 1265 (file-name (git-file-name name version))
1266 (sha256 1266 (sha256
1267 (base32 "13z9sgs9lsaj2shv5hbv7i63pjjcw68r1vw7j5jkkqwcz5kkdwkp")) 1267 (base32 "1czbaqfma2w2gyscqy0xwbfg7yfans8zihp7087lpd717l3dyzms"))
1268 (modules '((guix build utils))) 1268 (modules '((guix build utils)))
1269 (snippet 1269 (snippet
1270 #~(begin 1270 #~(begin