summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMathieu Lirzin <mthl@gnu.org>2026-02-08 11:26:38 +0100
committerJulien Lepiller <julien@lepiller.eu>2026-02-09 19:21:58 +0100
commit379f8aa245888ef973636b474102b447d6cb6dd2 (patch)
treeb4113a9caa1914719310e917082ccfe27740a4cf /gnu/packages
parenta2622decf991b6ed16e4e891d7c7fc48425b4395 (diff)
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>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/clojure.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/clojure.scm b/gnu/packages/clojure.scm
index edfcbccce0a..450eb29bdd5 100644
--- a/gnu/packages/clojure.scm
+++ b/gnu/packages/clojure.scm
@@ -1170,7 +1170,7 @@ asynchronous support.")
1170(define-public cognitect-aws-api 1170(define-public cognitect-aws-api
1171 (package 1171 (package
1172 (name "cognitect-aws-api") 1172 (name "cognitect-aws-api")
1173 (version "0.8.774") 1173 (version "0.8.800")
1174 (source (origin 1174 (source (origin
1175 (method git-fetch) 1175 (method git-fetch)
1176 (uri (git-reference 1176 (uri (git-reference
@@ -1179,7 +1179,7 @@ asynchronous support.")
1179 (file-name (git-file-name name version)) 1179 (file-name (git-file-name name version))
1180 (sha256 1180 (sha256
1181 (base32 1181 (base32
1182 "1y3impishicd8niy1vddx6c80pnbpz24zfr7vysi4r56p1vqnwmb")) 1182 "17sxj3mvq4iasr0kchbx2anmrh25v8bvmpam4si704vksmnm28p3"))
1183 (modules '((guix build utils))) 1183 (modules '((guix build utils)))
1184 (snippet 1184 (snippet
1185 '(begin 1185 '(begin