nongnu: clojure-lsp: update to 2025.04.23-18.16.46

* nongnu/packages/clojure.scm (clojure-lsp): update to 2025.04.23-18.16.46

Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Anderson Torres 2025-05-17 19:28:31 -03:00 committed by Hilton Chain
parent 8cdbff51ed
commit 5f3e0e5368
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -119,7 +119,7 @@ and EDN, without the need of a running REPL.")
(define-public clojure-lsp (define-public clojure-lsp
(package (package
(name "clojure-lsp") (name "clojure-lsp")
(version "2024.03.13-13.11.00") (version "2025.04.23-18.16.46")
(source (origin (source (origin
(method url-fetch/zipbomb) (method url-fetch/zipbomb)
(uri (string-append "https://github.com/clojure-lsp/clojure-lsp" (uri (string-append "https://github.com/clojure-lsp/clojure-lsp"
@ -127,7 +127,7 @@ and EDN, without the need of a running REPL.")
"/clojure-lsp-native-static-linux-amd64.zip")) "/clojure-lsp-native-static-linux-amd64.zip"))
(sha256 (sha256
(base32 (base32
"1l6w55aragyf8rzy087iqw97xnpih5syjwhf0jwbgrqps2k44ms5")))) "0d5cmdjx576109vnsrmzavjl9iqp72wzbvck42bd54lzyw2skmgj"))))
(build-system binary-build-system) (build-system binary-build-system)
(arguments (arguments
`(#:install-plan `(#:install-plan