diff options
Diffstat (limited to 'gnu/packages/clojure.scm')
| -rw-r--r-- | gnu/packages/clojure.scm | 4 |
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 |
