mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +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:
parent
2a8cb51bfc
commit
0e8e4a9dc0
1 changed files with 2 additions and 2 deletions
|
@ -836,7 +836,7 @@ Go toolchain programs with opt-in telemetry.")
|
||||||
(define-public go-golang-org-x-telemetry-config
|
(define-public go-golang-org-x-telemetry-config
|
||||||
(package
|
(package
|
||||||
(name "go-golang-org-x-telemetry-config")
|
(name "go-golang-org-x-telemetry-config")
|
||||||
(version "0.31.0")
|
(version "0.36.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -846,7 +846,7 @@ Go toolchain programs with opt-in telemetry.")
|
||||||
#:subdir "config"))))
|
#:subdir "config"))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0b5f3kf58wam741m7vfalv4n47djn6whxr4lf9w1jpjgaa6kq3an"))))
|
(base32 "1nib4d3p1zknd8m0grkylpd3qfknnw7cffv2v1l4sq0rf30gi04m"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue