mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
nongnu: clj-kondo: Update to 2025.12.23.
* nongnu/packages/clojure.scm (clj-kondo): Update to 2025.12.23. Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
parent
81f05741be
commit
281fbb500a
1 changed files with 2 additions and 2 deletions
|
|
@ -92,7 +92,7 @@ lets you focus on your code.")
|
|||
(define-public clj-kondo
|
||||
(package
|
||||
(name "clj-kondo")
|
||||
(version "2025.09.22")
|
||||
(version "2025.12.23")
|
||||
(source (origin
|
||||
(method url-fetch/zipbomb)
|
||||
(uri (string-append
|
||||
|
|
@ -100,7 +100,7 @@ lets you focus on your code.")
|
|||
version "/clj-kondo-" version "-linux-amd64.zip"))
|
||||
(sha256
|
||||
(base32
|
||||
"1rlz9afi021b8kqk3jn18sxzy1ag9xyfa86hysx33yg95j2737cr"))))
|
||||
"1z47h8g9wg71gvvykp9paqi7k95si0bdcq9d1wx8ydnak7038l9s"))))
|
||||
(build-system binary-build-system)
|
||||
(arguments
|
||||
(list #:patchelf-plan `'(("clj-kondo" ("gcc" "zlib")))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue