mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2026-01-25 03:54:58 -06:00
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 <hako@ultrarare.space>
This commit is contained in:
parent
f6767b95f7
commit
e593d7ac37
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue