mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go-golang-org-x-xerrors: Update to 0.0.0-20240903120638-7835f813f4da.
* gnu/packages/golang-build.scm (go-golang-org-x-xerrors): Update to 0.0.0-20240903120638-7835f813f4da. Change-Id: I1a4c3aeabad955522f3ce13b2f3efeb130f934c8
This commit is contained in:
parent
0e8e4a9dc0
commit
f531813b7e
1 changed files with 2 additions and 2 deletions
|
@ -1100,7 +1100,7 @@ the @url{https://vuln.go.dev,Go Vulnerability Database}.")
|
||||||
(define-public go-golang-org-x-xerrors
|
(define-public go-golang-org-x-xerrors
|
||||||
(package
|
(package
|
||||||
(name "go-golang-org-x-xerrors")
|
(name "go-golang-org-x-xerrors")
|
||||||
(version "0.0.0-20200804184101-5ec99f83aff1")
|
(version "0.0.0-20240903120638-7835f813f4da")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -1109,7 +1109,7 @@ the @url{https://vuln.go.dev,Go Vulnerability Database}.")
|
||||||
(commit (go-version->git-ref version))))
|
(commit (go-version->git-ref version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1dbzc3gmf2haazpv7cgmv97rq40g2xzwbglc17vas8dwhgwgwrzb"))))
|
(base32 "1amjwicv2k6mkafa27ghwavc19jy8vi8kfndpj6vrgn0p5rc4kkc"))))
|
||||||
(build-system go-build-system)
|
(build-system go-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue