gnu: Add the Go standard library 1.21.
* gnu/packages/golang.scm (go-std-1.21): New variable. Co-authored-by: VÖRÖSKŐI András <voroskoi@gmail.com> Change-Id: I8f26611fc5a9398d915e74d3e55a0f0310b27133
This commit is contained in:
parent
37c33eb0d4
commit
c314115dd0
@ -1147,6 +1147,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
|
||||
(define-public go-std-1.18 (make-go-std go-1.18))
|
||||
(define-public go-std-1.19 (make-go-std go-1.19))
|
||||
(define-public go-std-1.20 (make-go-std go-1.20))
|
||||
(define-public go-std-1.21 (make-go-std go-1.21))
|
||||
|
||||
(define-public go-0xacab-org-leap-shapeshifter
|
||||
(let ((commit "0aa6226582efb8e563540ec1d3c5cfcd19200474")
|
||||
|
Loading…
Reference in New Issue
Block a user