[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
25/169: gnu: go-golang-org-x-mod: Update to 0.21.0.
From: |
guix-commits |
Subject: |
25/169: gnu: go-golang-org-x-mod: Update to 0.21.0. |
Date: |
Thu, 26 Sep 2024 06:42:41 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 1ba15529be60292286496fdcd9a61081f54bd94b
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Sep 15 21:19:50 2024 +0100
gnu: go-golang-org-x-mod: Update to 0.21.0.
* gnu/packages/golang-build.scm (go-golang-org-x-mod): Update to 0.21.0.
Change-Id: Ic1ade4156426e10b2cb26c8b6271f3ff8a5e1631
---
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 c41b5a3f32..4820a0870f 100644
--- a/gnu/packages/golang-build.scm
+++ b/gnu/packages/golang-build.scm
@@ -457,7 +457,7 @@ compile does not support generics.")
(define-public go-golang-org-x-mod
(package
(name "go-golang-org-x-mod")
- (version "0.20.0")
+ (version "0.21.0")
(source
(origin
(method git-fetch)
@@ -466,7 +466,7 @@ compile does not support generics.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0vrzahgr08idiz9g2ksngwsjhyaa0rryn4vh0lm54kkxgv9pcv7f"))))
+ (base32 "1rk4vbdrdmiaacx50a1q31hydidwl9rnlcl7rim3f535vyw01fxk"))))
(build-system go-build-system)
(arguments
(list
- 110/169: gnu: Add go-github-com-xlab-treeprint., (continued)
- 110/169: gnu: Add go-github-com-xlab-treeprint., guix-commits, 2024/09/26
- 120/169: gnu: miniflux: Fix build., guix-commits, 2024/09/26
- 117/169: guix: Add copyright records., guix-commits, 2024/09/26
- 127/169: gnu: go-github-com-aws-smithy-go: Update to 1.21.0., guix-commits, 2024/09/26
- 146/169: gnu: Add go-github-com-prometheus-community-pro-bing., guix-commits, 2024/09/26
- 160/169: gnu: go-github-com-fsnotify-fsnotify: Move to golang-xyz., guix-commits, 2024/09/26
- 157/169: gnu: packages/high-availability: Remove golang module., guix-commits, 2024/09/26
- 03/169: gnu: Remove go-github-com-niemeyer-pretty., guix-commits, 2024/09/26
- 05/169: gnu: go-github-com-gogs-chardet: Move to golang-xyz., guix-commits, 2024/09/26
- 42/169: gnu: go-github-com-prometheus-exporter-toolkit: Fix build., guix-commits, 2024/09/26
- 25/169: gnu: go-golang-org-x-mod: Update to 0.21.0.,
guix-commits <=
- 26/169: gnu: go-golang-org-x-net: Update to 0.29.0., guix-commits, 2024/09/26
- 21/169: import/go: Account for monorepo modules in the Go importer., guix-commits, 2024/09/26
- 24/169: gnu: go-golang-org-x-image: Update to 0.20.0., guix-commits, 2024/09/26
- 32/169: gnu: go-google-golang-org-protobuf: Update to 1.34.2., guix-commits, 2024/09/26
- 71/169: gnu: go-github-com-jonboulle-clockwork: Move to golang-xyz., guix-commits, 2024/09/26
- 07/169: gnu: go-github-com-jaytaylor-html2text: Enable tests., guix-commits, 2024/09/26
- 08/169: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/09/26
- 09/169: gnu: Add go-html2text., 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