me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I8f74bc3f0ffbe0c31eeaead3f097ea6b2f7772fc
master
Sharlatan Hellseher 2024-07-12 15:15:39 +01:00
parent d76e297b66
commit ced3ded829
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

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