AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- boo#1171255 - leiningen does not work: ClassNotFoundException: Use correct version in bash script
- Update to 2.9.3: * Fix a bug where deploying would fail to send signature checksums. * Memoize application of project middleware. * Fix a bug where checksum verification failed on non-GNU systems.
- Update to 2.9.2: * Bump to Clojure 1.10.1. * Fix a bug where disabling implicit middleware disabled explicit ones. * Add checksum check during self-install process. * Include repository auth when verifying dependencies. * Fix bugs in certain kinds of profile merging. * Include :repositories from project.clj in pom.xml file.
- Trim filler wording from descriptions.
- Update to 2.9.1: * Fix a bug where provided namespace compilation order was overridden. (Phil Hagelberg) * Don't emit namespaced maps when merging data readers for uberjar. (Joel Kaasinen) - Install to correct bash completions path - Remove suse macros - Use standalone leiningen - Add files from upstream: * bash_completion.bash * zsh_completion.bash * lein.1 manpage * lein-pkg script
- Remove PKGBUILD
- Update to 2.5.1 - Completion scripts are now bundled in the distribution.
- Initial version.