1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: go-golang-org-x-telemetry-config: Update to 0.36.0.

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

Change-Id: I3ae4c33c7f2b9069cc73e43c10324685cb825bf1
This commit is contained in:
Sharlatan Hellseher 2024-12-19 19:08:43 +00:00
parent 2a8cb51bfc
commit 0e8e4a9dc0
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -836,7 +836,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.31.0")
(version "0.36.0")
(source
(origin
(method git-fetch)
@ -846,7 +846,7 @@ Go toolchain programs with opt-in telemetry.")
#:subdir "config"))))
(file-name (git-file-name name version))
(sha256
(base32 "0b5f3kf58wam741m7vfalv4n47djn6whxr4lf9w1jpjgaa6kq3an"))))
(base32 "1nib4d3p1zknd8m0grkylpd3qfknnw7cffv2v1l4sq0rf30gi04m"))))
(build-system go-build-system)
(arguments
(list