mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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 <sharlatanus@gmail.com>
This commit is contained in:
parent
fbcd506c0e
commit
8b451116ea
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue