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

gnu: cognitect-aws-api: Update to 0.8.800.

* gnu/packages/clojure.scm (cognitect-aws-api): Update to 0.8.800.

Change-Id: I1e8e6f656099b9587b489b094d21caf82f8380c0
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
This commit is contained in:
Mathieu Lirzin
2026-02-08 11:26:38 +01:00
committed by Julien Lepiller
parent a2622decf9
commit 379f8aa245

View File

@@ -1170,7 +1170,7 @@ asynchronous support.")
(define-public cognitect-aws-api
(package
(name "cognitect-aws-api")
(version "0.8.774")
(version "0.8.800")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1179,7 +1179,7 @@ asynchronous support.")
(file-name (git-file-name name version))
(sha256
(base32
"1y3impishicd8niy1vddx6c80pnbpz24zfr7vysi4r56p1vqnwmb"))
"17sxj3mvq4iasr0kchbx2anmrh25v8bvmpam4si704vksmnm28p3"))
(modules '((guix build utils)))
(snippet
'(begin