[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
172/172: gnu: go-1.23: Update to 1.23.2.
From: |
guix-commits |
Subject: |
172/172: gnu: go-1.23: Update to 1.23.2. |
Date: |
Sat, 9 Nov 2024 16:45:15 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 3dc63f8ca7af8d4fee32a03c206b571896a3a70a
Author: Brennan Vincent <brennan@umanwizard.com>
AuthorDate: Wed Oct 2 08:18:34 2024 -0400
gnu: go-1.23: Update to 1.23.2.
* gnu/packages/golang.scm (go-1.23): Update to 1.23.2.
Change-Id: I9687e3d14bcf78c267a54479b7d9073cb8b9a879
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
---
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 7f5982cc06..894e878cf2 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -991,7 +991,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(package
(inherit go-1.22)
(name "go")
- (version "1.23.1")
+ (version "1.23.2")
(source
(origin
(method git-fetch)
@@ -1000,7 +1000,7 @@ in the style of communicating sequential processes
(@dfn{CSP}).")
(commit (string-append "go" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0dx8mlmq0kh6b9h583nf6ijnm3p84rwanb4i1bwxd7lp67afk1v4"))))))
+ (base32 "0v8j43yqkhp5i5649nbxsq7lc9bjjn39gqqvlnz0d9c47qz9h7y7"))))))
;;
;; Default Golang version used in guix/build-system/go.scm to build packages.
- 171/172: gnu: go-1.22: Update to 1.22.7., (continued)
- 171/172: gnu: go-1.22: Update to 1.22.7., guix-commits, 2024/11/09
- 148/172: gnu: trezord: Refresh package style., guix-commits, 2024/11/09
- 146/172: gnu: Add go-github-com-prometheus-community-pro-bing., guix-commits, 2024/11/09
- 145/172: gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz., guix-commits, 2024/11/09
- 141/172: gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1., guix-commits, 2024/11/09
- 150/172: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a., guix-commits, 2024/11/09
- 155/172: gnu: Add go-rsc-io-binaryregexp., guix-commits, 2024/11/09
- 165/172: gnu: go-github-com-tekwizely-go-parsing: Adjust description., guix-commits, 2024/11/09
- 162/172: gnu: Add go-github-com-matryer-is., guix-commits, 2024/11/09
- 139/172: gnu: Add go-github-com-smarty-assertions., guix-commits, 2024/11/09
- 172/172: gnu: go-1.23: Update to 1.23.2.,
guix-commits <=
- 166/172: gnu: go-github-com-tekwizely-go-parsing: Move to golang-xyz., guix-commits, 2024/11/09
- 164/172: gnu: go-github-com-tekwizely-go-parsing: Update to 0.0.0-20221001173913-aa6d6749ea2d., guix-commits, 2024/11/09
- 08/172: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/11/09
- 05/172: gnu: go-github-com-gogs-chardet: Move to golang-xyz., guix-commits, 2024/11/09
- 07/172: gnu: go-github-com-jaytaylor-html2text: Enable tests., guix-commits, 2024/11/09
- 12/172: gnu: Add go-github-com-deckarep-golang-set-v2., guix-commits, 2024/11/09
- 15/172: gnu: go-github-com-aws-aws-sdk-go-v2: Update to 1.30.5., guix-commits, 2024/11/09
- 138/172: gnu: go-github.com-smartystreets-goconvey: Rename variable., guix-commits, 2024/11/09
- 22/172: import/go: Add diagnostics., guix-commits, 2024/11/09
- 149/172: gnu: Add go-github-com-cretz-bine., guix-commits, 2024/11/09