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

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

Change-Id: Ic9e5cbe0901d0631c9028bf81be4a1abfbbf5d51
This commit is contained in:
Sharlatan Hellseher 2025-09-12 10:26:25 +01:00
parent db4a1c0756
commit bba1902c73
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1130,7 +1130,7 @@ time.")
(define-public go-golang-org-x-tools
(package
(name "go-golang-org-x-tools")
(version "0.33.0")
(version "0.37.0")
(source
(origin
(method git-fetch)
@ -1139,7 +1139,7 @@ time.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1lbb4y1c5b4719pdhfcb90sdzagzsb2lw5hx8gizsba3cj0r0f25"))
(base32 "0l0srynl2cikmz089q5vqgifz6ll2ic1762fbfvak26vqbcx0knz"))
(modules '((guix build utils)))
(snippet
'(begin