[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/172: gnu: go-golang-org-x-sys: Update to 0.25.0.
From: |
guix-commits |
Subject: |
27/172: gnu: go-golang-org-x-sys: Update to 0.25.0. |
Date: |
Sat, 9 Nov 2024 16:44:48 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 4a4feb7c01f08fb268266a151c995bc947135294
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Fri Sep 13 13:45:06 2024 +0100
gnu: go-golang-org-x-sys: Update to 0.25.0.
* gnu/packages/golang-build.scm (go-golang-org-x-sys): Update to 0.25.0.
Change-Id: I4bdcca9010542c8fc99eb387457ecb888213ec06
---
gnu/packages/golang-build.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-build.scm b/gnu/packages/golang-build.scm
index fbb11e01f7..7e9bd59e69 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -587,7 +587,7 @@ cancelation for groups of goroutines working on subtasks of
a common task
(define-public go-golang-org-x-sys
(package
(name "go-golang-org-x-sys")
- (version "0.24.0")
+ (version "0.25.0")
(source
(origin
(method git-fetch)
@@ -596,7 +596,7 @@ cancelation for groups of goroutines working on subtasks of
a common task
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0j5hhwrbgjh5bnwqr9g1c32175j43rqlrpv199ay1b970iwiqd4l"))))
+ (base32 "0hdysrba8imiifb4ksjgbhkzhk1mksm1g3fj59i3bas1zdc5lbgp"))))
(build-system go-build-system)
(arguments
(list
- 156/172: gnu: Add go-github-com-rogpeppe-fastuuid., (continued)
- 156/172: gnu: Add go-github-com-rogpeppe-fastuuid., guix-commits, 2024/11/09
- 169/172: gnu: run: Update to 0.11.2., guix-commits, 2024/11/09
- 35/172: gnu: go-github-com-golang-groupcache: Update to 0.0.0-20210331224755-41bb18bfe9da., guix-commits, 2024/11/09
- 40/172: gnu: go-github-com-prometheus-common: Fix build., guix-commits, 2024/11/09
- 39/172: gnu: go-github-com-dgraph-io-badger: Fix build., guix-commits, 2024/11/09
- 37/172: gnu: go-github-com-golang-groupcache: Fix build., guix-commits, 2024/11/09
- 41/172: gnu: go-github-com-prometheus-client-golang: Fix build., guix-commits, 2024/11/09
- 32/172: gnu: go-google-golang-org-protobuf: Update to 1.34.2., guix-commits, 2024/11/09
- 33/172: gnu: go-github-com-golang-protobuf: Update to 1.5.4., guix-commits, 2024/11/09
- 34/172: gnu: go-google-golang-org-protobuf: Enable all tests, guix-commits, 2024/11/09
- 27/172: gnu: go-golang-org-x-sys: Update to 0.25.0.,
guix-commits <=
- 43/172: gnu: go-github-com-prometheus-statsd-exporter: Fix build., guix-commits, 2024/11/09
- 28/172: gnu: go-golang-org-x-term: Update to 0.24.0., guix-commits, 2024/11/09
- 30/172: gnu: go-golang-org-x-xerrors: Update to 0.0.0-20200804184101-5ec99f83aff1., guix-commits, 2024/11/09
- 45/172: gnu: go-github-com-libp2p-go-libp2p: Fix build., guix-commits, 2024/11/09
- 53/172: gnu: go-github-com-google-renameio: Move to golang-build., guix-commits, 2024/11/09
- 49/172: gnu: Add go-golang-org-x-telemetry-config., guix-commits, 2024/11/09
- 54/172: gnu: go-github-com-google-go-cmdtest: Move to golang-build., guix-commits, 2024/11/09
- 50/172: gnu: go-github-com-google-go-cmdtest: Update to 0.4.0., guix-commits, 2024/11/09
- 47/172: gnu: go-golang-org-x-tools: Update to 0.25.0., guix-commits, 2024/11/09
- 48/172: gnu: Add go-golang-org-x-telemetry., guix-commits, 2024/11/09