gnu: go-golang-org-x-exp: Update to 0.0.0-20240808152545-0cdaa3abc0fa.

* gnu/packages/golang-build.scm (go-golang-org-x-exp): Update to 0.0.0-20240808152545-0cdaa3abc0fa.

Change-Id: Ie32c4958dc5996e20b900f26a8eb40a7515ffb10
This commit is contained in:
Sharlatan Hellseher 2024-08-11 13:11:40 +01:00
parent 1595864030
commit 9ae567c2b5
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -288,7 +288,7 @@ (define-public go-golang-org-x-crypto
(define-public go-golang-org-x-exp
(package
(name "go-golang-org-x-exp")
(version "0.0.0-20240613232115-7f521ea00fb8")
(version "0.0.0-20240808152545-0cdaa3abc0fa")
(source
(origin
(method git-fetch)
@ -297,7 +297,7 @@ (define-public go-golang-org-x-exp
(commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32 "0ccjgv19w5p9sbcq12czmfnkjwv3b7hfljifwax6r9wk4dx0fcn7"))
(base32 "1sa03fm57326qnchvfza7am7jjlz32l1yyqbdvy6mknw5bmp8a71"))
(modules '((guix build utils)))
(snippet
#~(begin