[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
127/169: gnu: go-github-com-aws-smithy-go: Update to 1.21.0.
From: |
guix-commits |
Subject: |
127/169: gnu: go-github-com-aws-smithy-go: Update to 1.21.0. |
Date: |
Thu, 26 Sep 2024 06:43:01 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 479a8a0b81c5e87b4cf512e7aecf25d8dccc10c8
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Sep 19 20:20:30 2024 +0100
gnu: go-github-com-aws-smithy-go: Update to 1.21.0.
* gnu/packages/golang-web.scm (go-github-com-aws-smithy-go): Update to
1.21.0.
Change-Id: Ife3e9685cf4628694538061685ad958f40c3cd14
---
gnu/packages/golang-web.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index 13cb59a65e..ba90efc1e9 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -508,16 +508,16 @@ credentials sources.")
(define-public go-github-com-aws-smithy-go
(package
(name "go-github-com-aws-smithy-go")
- (version "1.13.5")
+ (version "1.21.0")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/aws/smithy-go")
- (commit "v1.13.5")))
+ (commit "v1.21.0")))
(file-name (git-file-name name version))
(sha256
- (base32 "1rgyk0m2d3agknnlzjqvac1a61wwdq1pbck7vyl587m38n5zi2cz"))))
+ (base32 "1pcq9d154l41c4k23q6ri51ba5i2kc8ihrv4sgkv4q59cw70rspi"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/aws/smithy-go"))
- 81/169: gnu: go-github-com-go-git-go-git-fixtures: Rename variable., (continued)
- 81/169: gnu: go-github-com-go-git-go-git-fixtures: Rename variable., guix-commits, 2024/09/26
- 87/169: gnu: go-github-com-go-git-go-billy-v5: Move to golang-xyz., guix-commits, 2024/09/26
- 82/169: gnu: go-github-com-go-git-go-git-fixtures-v4: Keep all phases., guix-commits, 2024/09/26
- 88/169: gnu: go-github-go-git: Rename variable., guix-commits, 2024/09/26
- 90/169: gnu: Add go-github-com-bmatcuk-doublestar-v3., guix-commits, 2024/09/26
- 102/169: gnu: Add go-github-com-datadog-datadog-go-v5., guix-commits, 2024/09/26
- 105/169: gnu: Add go-github-com-circonus-labs-circonus-gometrics., guix-commits, 2024/09/26
- 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 <=
- 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, 2024/09/26
- 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