mbox series

[bug#70206,0/2] gnu: Add go-1.22.

Message ID cover.1712278941.git.imran@imraniqbal.org
Headers show
Series gnu: Add go-1.22. | expand

Message

Imran Iqbal April 5, 2024, 1:03 a.m. UTC
These series of commits adds go 1.22.2 to guix. I split it up in two
commits as the git blame showed these packages are added seperately.

Imran Iqbal (2):
  gnu: Add go-1.22.
  gnu: Add the Go standard library 1.22.

 gnu/packages/golang.scm | 32 ++++++++++++++++++++++++++++++++
 1 file changed, 32 insertions(+)


base-commit: b7ee2e458ac3d218d170b9a66efb7c9abf4bff9e
--
2.44.0

Comments

Sharlatan Hellseher April 16, 2024, 6:28 p.m. UTC | #1
Hi,

There is go-1.22 in go-team branch.

It will be merge soon to master.

Thanks.
Oleg