summaryrefslogtreecommitdiff
path: root/dev-lang/clojure/files
AgeCommit message (Collapse)Author
2025-08-01dev-lang/clojure: bump to 1.12.1Maciej Barć
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2021-06-21dev-lang/clojure: add 1.10.3Florian Schmaus
This is a "new kind" of clojure ebuilds, which does not longer depend on dev-java/spec-alpha and dev-java/core-specs-alpha, but instead is able to bootstrap itself. Major thanks to Göktürk Yüksek for coming up with a way to bootstrap clojure (see add-compile-spec-ant-build-target.patch). Closes: https://bugs.gentoo.org/661442 Closes: https://bugs.gentoo.org/737064 Closes: https://github.com/gentoo/gentoo/pull/21285 Signed-off-by: Florian Schmaus <flo@geekplace.eu> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>