update devel/leiningen to 2.9.10

2.9.9 and 2.9.10 are mostly bug fixes releases.

cherry picked changelog items:

- Migrate the repository from Github to Codeberg
- Allow `change' to edit dependency versions
- Allow `repl' to bind to filesystem sockets via :headless :socket PATH
This commit is contained in:
op 2022-10-12 14:11:01 +00:00
parent 09fb784b45
commit 2ae49547d9
2 changed files with 5 additions and 6 deletions

View File

@ -2,8 +2,7 @@ COMMENT = Clojure project automation
GH_ACCOUNT = technomancy
GH_PROJECT = leiningen
GH_TAGNAME = 2.9.8
REVISION = 0
GH_TAGNAME = 2.9.10
JAR_FILE = ${DISTNAME}-standalone.jar

View File

@ -1,4 +1,4 @@
SHA256 (leiningen-2.9.8-standalone.jar) = Kg6RFODWI8dIqa3l1ytUEosxtd2xP1GwTFM/EEuwxI0=
SHA256 (leiningen-2.9.8.tar.gz) = vimcvXBpMhPGiH+TEyf7nfO9VJMKUh0PyIvqBNVcXNQ=
SIZE (leiningen-2.9.8-standalone.jar) = 12834369
SIZE (leiningen-2.9.8.tar.gz) = 924543
SHA256 (leiningen-2.9.10-standalone.jar) = oihTDwC1B1Os/dw944oNc3tvXBrsSa8gLnCgrSjCSck=
SHA256 (leiningen-2.9.10.tar.gz) = VefR2J6zsWMJs7eTbnK837eDrqgMYJCLULIngbrpEcQ=
SIZE (leiningen-2.9.10-standalone.jar) = 13199306
SIZE (leiningen-2.9.10.tar.gz) = 969458