From e593d7ac37ed8ca11b8cbae52fe78f6f8b8e3d2b Mon Sep 17 00:00:00 2001 From: Mathieu Lirzin Date: Sun, 4 Jan 2026 13:58:57 +0100 Subject: nongnu: babashka-clojure-tools: Set to 1.12.3.1577. This fixes the version of babashka-clojure-tools to match the version expected by babashka@1.12.213. * nongnu/packages/clojure.scm (babashka-clojure-tools): Set to 1.12.3.1577. Signed-off-by: Hilton Chain --- nongnu/packages/clojure.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nongnu/packages') diff --git a/nongnu/packages/clojure.scm b/nongnu/packages/clojure.scm index 80f58af..763e53e 100644 --- a/nongnu/packages/clojure.scm +++ b/nongnu/packages/clojure.scm @@ -181,7 +181,7 @@ perform refactors and more.") (inherit clojure-tools-bin) (name "babashka-clojure-tools") ;; Version must match the one hardcoded in #'borkdude.deps/version. - (version "1.12.4.1582") + (version "1.12.3.1577") (source (origin (inherit (package-source clojure-tools-bin)) @@ -189,7 +189,7 @@ perform refactors and more.") version ".tar.gz")) (sha256 - (base32 "08gzfblnz0zhnk6pwr9vcm6y168psgrwmqww3wqk1v7j5gr68n7x")))))) + (base32 "1k5s3sdz72j2faz4rsbgqq4i5f30npf6ms0sg3lp764bx0x53y5v")))))) (define-public babashka (package -- cgit v1.2.3