mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: go: Update to 1.24 for building packages.
* gnu/packages/golang.scm (go): Update to 1.24. Change-Id: I036d768405d9c757c0a068d977c1633aaa41d8cd Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
parent
d8af4f1064
commit
055e855828
1 changed files with 1 additions and 1 deletions
|
@ -1065,7 +1065,7 @@ in the style of communicating sequential processes (@dfn{CSP}).")
|
|||
;;
|
||||
;; Default Golang version used in guix/build-system/go.scm to build packages.
|
||||
;;
|
||||
(define-public go go-1.21)
|
||||
(define-public go go-1.24)
|
||||
|
||||
(define make-go-std
|
||||
(mlambdaq (go)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue