me
/
guix
Archived
1
0
Fork 0

gnu: go-golang-org-x-tools: Update to 0.22.0.

* gnu/packages/golang-build.scm (go-golang-org-x-tools): Update to 0.22.0.

Change-Id: Ica3adba5fe4f72a2a6f10909c906e2e8ef2f503d
master
Sharlatan Hellseher 2024-07-03 22:07:25 +01:00
parent ac2c50685c
commit c5b72f0d0a
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -484,7 +484,7 @@ time.")
(define-public go-golang-org-x-tools
(package
(name "go-golang-org-x-tools")
(version "0.5.0")
(version "0.22.0")
(source
(origin
(method git-fetch)
@ -493,7 +493,7 @@ time.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "08kx2nndq3sr6xai7403mbsqvz5shxmp2icylfr2fmwagr59cb2n"))
(base32 "1jn73k6qiwa70cafdmyzczsimwqyzgl9wh9vmdjs96svf5nfzb5a"))
(modules '((guix build utils)))
(snippet
'(begin