nongnu: clj-kondo: Update to 2021.12.01.

* nongnu/packages/clojure.scm (clj-kondo): Update to 2021.12.01.
This commit is contained in:
Jelle Licht 2021-12-07 17:27:36 +01:00
parent 5dac8274f7
commit 4c367c8eb1
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -141,7 +141,7 @@ lets you focus on your code.")
(define-public clj-kondo (define-public clj-kondo
(package (package
(name "clj-kondo") (name "clj-kondo")
(version "2021.10.19") (version "2021.12.01")
(source (origin (source (origin
(method url-fetch/zipbomb) (method url-fetch/zipbomb)
(uri (string-append (uri (string-append
@ -149,7 +149,7 @@ lets you focus on your code.")
version "/clj-kondo-" version "-linux-amd64.zip")) version "/clj-kondo-" version "-linux-amd64.zip"))
(sha256 (sha256
(base32 (base32
"1xiv7waaj2lkfxszaklg59gkkfsrqh39i3a8bj9slq6lg80q7lxs")))) "07nhb3x9nndbs4rh3q1xdwp1zdi1j11fz55f0273vaj1jjwxbrm7"))))
(build-system binary-build-system) (build-system binary-build-system)
(arguments (arguments
`(#:patchelf-plan `(#:patchelf-plan