1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-24 07:24:08 +02:00

gnu: go-github-com-aws-aws-sdk-go-v2-config: Update to 1.32.17.

* gnu/packages/golang-web.scm (go-github-com-aws-aws-sdk-go-v2-config): Update to 1.32.17.

Change-Id: Ifb2ec50b7450b9152a5b707b10f4ed58fc7e78ae
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Arthur Rodrigues
2026-05-05 00:56:45 +00:00
committed by Sharlatan Hellseher
parent 20d54481ec
commit 07511fff9f
+2 -2
View File
@@ -2350,7 +2350,7 @@ functions.")
(define-public go-github-com-aws-aws-sdk-go-v2-config
(package
(name "go-github-com-aws-aws-sdk-go-v2-config")
(version "1.32.7")
(version "1.32.17")
(source
(origin
(method git-fetch)
@@ -2360,7 +2360,7 @@ functions.")
#:subdir "config"))))
(file-name (git-file-name name version))
(sha256
(base32 "04cv6g96hhmjl6snql6a909grq4yxyjk95a3dzk6mpihvg79q47p"))
(base32 "1j68835z0dgzxwf3m4gfir50wi6r30yx3g78y63x55sdg2imbhsk"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-26)))