1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: go-github-com-anthropics-anthropic-sdk-go: Update to 1.19.0.

* gnu/packages/golang-web.scm (go-github-com-anthropics-anthropic-sdk-go):
Update to 1.19.0.

Change-Id: I279afa5c413e9e7fd52ba11e8cd650b1a48911e7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
This commit is contained in:
Roman Scherer
2026-01-01 19:48:05 +01:00
committed by Sharlatan Hellseher
parent 7c367e5fba
commit d2badede39

View File

@@ -1000,7 +1000,7 @@ trees produced by the html package.")
(define-public go-github-com-anthropics-anthropic-sdk-go
(package
(name "go-github-com-anthropics-anthropic-sdk-go")
(version "1.14.0")
(version "1.19.0")
(source
(origin
(method git-fetch)
@@ -1009,7 +1009,7 @@ trees produced by the html package.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12a9f7ddp8nx0x35yvsdjzmv2qjx9p7d7qwkl4qhqnv6l5bsifxb"))))
(base32 "11hy4hdvah2klrs802lfzr7h1f8gy6z9xjqzkqir8xv67fasw9k8"))))
(build-system go-build-system)
(arguments
(list