[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/13: gnu: Go 1.20: Update to 1.20.1.
From: |
guix-commits |
Subject: |
13/13: gnu: Go 1.20: Update to 1.20.1. |
Date: |
Sun, 19 Mar 2023 17:01:45 -0400 (EDT) |
lfam pushed a commit to branch wip-go-updates
in repository guix.
commit 8b04c6a4aadede980472bae266bcf76a8a30f26f
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Mar 6 11:36:43 2023 -0500
gnu: Go 1.20: Update to 1.20.1.
* gnu/packages/golang.scm (go-1.20): Update to 1.20.1.
---
gnu/packages/golang.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 653c1c26a4..9a5f64a901 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -884,7 +884,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(package
(inherit go-1.19)
(name "go")
- (version "1.20")
+ (version "1.20.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -893,7 +893,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(file-name (git-file-name name version))
(sha256
(base32
- "0a7wjzv14kaqg5l7ambv5zj4rj7sgah9yhcg6k6da6ygm6bs4dv3"))))
+ "0cd5ypg36fpx9bqg8pdpfn36qd73vv443hrpasvzj0y1rr2hydsv"))))
(native-inputs
;; Go 1.20 and later requires Go 1.17 as the bootstrap toolchain.
;; See 'src/cmd/dist/notgo117.go' in the source code distribution,
- 05/13: gnu: Add go-github-com-jacobsa-oglematchers., (continued)
- 05/13: gnu: Add go-github-com-jacobsa-oglematchers., guix-commits, 2023/03/19
- 11/13: gnu: Add gocryptfs., guix-commits, 2023/03/19
- 09/13: gnu: Add go-github-com-pkg-xattr., guix-commits, 2023/03/19
- 01/13: gnu: go-golang-org-x-sys: Update to 0.4.0., guix-commits, 2023/03/19
- 07/13: gnu: Add go-github-com-jacobsa-ogletest., guix-commits, 2023/03/19
- 02/13: gnu: go-golang-org-x-net: Update to 0.5.0., guix-commits, 2023/03/19
- 08/13: gnu: Add go-github-com-jacobsa-reqtrace., guix-commits, 2023/03/19
- 06/13: gnu: Add go-github-com-jacobsa-oglemock., guix-commits, 2023/03/19
- 04/13: gnu: Add go-github-com-aperturerobotics-jacobsa-crypto., guix-commits, 2023/03/19
- 03/13: gnu: Add go-github-com-hanwen-go-fuse-v2., guix-commits, 2023/03/19
- 13/13: gnu: Go 1.20: Update to 1.20.1.,
guix-commits <=
- 12/13: gnu: Go 1.19: Update to 1.19.6., guix-commits, 2023/03/19