From 5f3e0e5368e85bc63a89e13d46453ce0dac8c078 Mon Sep 17 00:00:00 2001 From: Anderson Torres Date: Sat, 17 May 2025 19:28:31 -0300 Subject: 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 --- nongnu/packages/clojure.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nongnu/packages/clojure.scm b/nongnu/packages/clojure.scm index 4c10f36..2bf5980 100644 --- a/nongnu/packages/clojure.scm +++ b/nongnu/packages/clojure.scm @@ -119,7 +119,7 @@ and EDN, without the need of a running REPL.") (define-public clojure-lsp (package (name "clojure-lsp") - (version "2024.03.13-13.11.00") + (version "2025.04.23-18.16.46") (source (origin (method url-fetch/zipbomb) (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")) (sha256 (base32 - "1l6w55aragyf8rzy087iqw97xnpih5syjwhf0jwbgrqps2k44ms5")))) + "0d5cmdjx576109vnsrmzavjl9iqp72wzbvck42bd54lzyw2skmgj")))) (build-system binary-build-system) (arguments `(#:install-plan -- cgit v1.2.3