[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/169: gnu: go-golang-org-x-sys: Update to 0.25.0.
From: |
guix-commits |
Subject: |
27/169: gnu: go-golang-org-x-sys: Update to 0.25.0. |
Date: |
Thu, 26 Sep 2024 09:25:34 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 50f741cad75623168c62c77629f525ba001f7ae1
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
- 11/169: gnu: go-github-com-deckarep-golang-set: Move to golang-xyz., (continued)
- 11/169: gnu: go-github-com-deckarep-golang-set: Move to golang-xyz., guix-commits, 2024/09/26
- 04/169: gnu: go-github-com-jhillyerd-enmime: Update to 1.3.0., guix-commits, 2024/09/26
- 08/169: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/09/26
- 10/169: gnu: go-github-com-operatorfoundation-monolith-go: Update to 1.0.10., guix-commits, 2024/09/26
- 12/169: gnu: Add go-github-com-deckarep-golang-set-v2., guix-commits, 2024/09/26
- 15/169: gnu: go-github-com-aws-aws-sdk-go-v2: Update to 1.30.5., guix-commits, 2024/09/26
- 09/169: gnu: Add go-html2text., guix-commits, 2024/09/26
- 13/169: gnu: Remove go-github-com-kyoh86-xdg., guix-commits, 2024/09/26
- 40/169: gnu: go-github-com-prometheus-common: Fix build., guix-commits, 2024/09/26
- 37/169: gnu: go-github-com-golang-groupcache: Fix build., guix-commits, 2024/09/26
- 27/169: gnu: go-golang-org-x-sys: Update to 0.25.0.,
guix-commits <=
- 25/169: gnu: go-golang-org-x-mod: Update to 0.21.0., guix-commits, 2024/09/26
- 20/169: build-system/go: Add subdir parameter to go-version->git-ref., guix-commits, 2024/09/26
- 21/169: import/go: Account for monorepo modules in the Go importer., guix-commits, 2024/09/26
- 43/169: gnu: go-github-com-prometheus-statsd-exporter: Fix build., guix-commits, 2024/09/26
- 39/169: gnu: go-github-com-dgraph-io-badger: Fix build., guix-commits, 2024/09/26
- 44/169: gnu: go-github-com-ipfs-go-ds-badger: Fix build., guix-commits, 2024/09/26
- 49/169: gnu: Add go-golang-org-x-telemetry-config., guix-commits, 2024/09/26
- 50/169: gnu: go-github-com-google-go-cmdtest: Update to 0.4.0., guix-commits, 2024/09/26
- 54/169: gnu: go-github-com-google-go-cmdtest: Move to golang-build., guix-commits, 2024/09/26
- 55/169: gnu: go-golang-org-x-vuln: Update to 1.1.3., guix-commits, 2024/09/26