mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
babashka: update to 0.6.5.
This commit is contained in:
parent
3b75a6753b
commit
de1811b43f
1 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babashka'
|
||||
pkgname=babashka
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
revision=1
|
||||
hostmakedepends="mandrel leiningen git"
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,14 +9,14 @@ short_desc="Native, fast starting Clojure interpreter for scripting"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="EPL-1.0"
|
||||
homepage="https://babashka.org/"
|
||||
_sci_commit=75b9ba73f7c9afca4c8d00023ba71456fac0f4af
|
||||
_sci_commit=7896fe1bab824e8e07b198c6eaed1ec465ae3baa
|
||||
_babashka_curl_commit=2187f908c033da45978512979c53bb53321120ce
|
||||
_babashka_nrepl_commit=eadb3330f0a65e781755d8b328727698f1d41fb0
|
||||
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
|
||||
_process_commit=4fdf33c0243ff646dfa91c4454844a33e0f025b0
|
||||
_pods_commit=f360afa6135b8bd2d384d9ba4582c0de6fdac804
|
||||
_deps_clj_commit=e3e80c5676e8f4c6e3f674f879afc061f222c0a3
|
||||
_fs_commit=d3dfbd6832ba819340f4d494cca3d55b38870cdf
|
||||
_deps_clj_commit=422b080c64dedad37979a748377394b2d4de7e7c
|
||||
_fs_commit=21eb0654efad0ffbeedfe8319dd1194319b30d29
|
||||
distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/borkdude/sci/archive/${_sci_commit}.tar.gz
|
||||
https://github.com/babashka/babashka.curl/archive/${_babashka_curl_commit}.tar.gz
|
||||
|
@ -26,15 +26,15 @@ distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.ta
|
|||
https://github.com/babashka/pods/archive/${_pods_commit}.tar.gz
|
||||
https://github.com/borkdude/deps.clj/archive/${_deps_clj_commit}.tar.gz
|
||||
https://github.com/babashka/fs/archive/${_fs_commit}.tar.gz"
|
||||
checksum="329d263fa6ac1d8712742aff95c92ece477130c7ab7055124a338e9ae1ebb779
|
||||
8f07f49c4a6ffb67b5679eafbe5662937dd109ce0559c481c006123a8fef9c44
|
||||
checksum="9053ba3582dbc94e4221eefe4e7f507d0c9e4d90aa5f941fb504f658ed3ceea2
|
||||
9ec8e74253e1a3a5ac1fbb1b1ed2c549a4bb194ffde55829683c11d6a1c67904
|
||||
d4efe2c84512c3914d80087a43f9dc8377b4318ab63579959c4488038d6b766b
|
||||
916d9cc8c0a3b895a72068b95c6ac985a65d30465a9d556af8acea20aaaacc42
|
||||
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
|
||||
dcb999043dfc807a1ebfae99027b4434e726f647aa52fbd70ed58202d907d39a
|
||||
4070395956fc3cb0c22bac6fb4de1ad27130d24916e1915d8a3fe9eb591f6143
|
||||
cb0f8b0a35df214949a9d6a8cee5bfd35c9dfd6d5f7a0c22fd6bd27a54dbdb3b
|
||||
3d03aefe44839aa61c9a3db28751d9d9bdf941843d7441a6ff5601c17c4aaec8"
|
||||
dba354c4637595ed6a24e76914497dcb6f0059b531d8cd3c8c8c23385fff605a
|
||||
2ebe97b7fe0ad349a6a1ff567df2c372571b9a672d81f5f5f83bbf45af708d71"
|
||||
|
||||
nocross="https://build.voidlinux.org/builders/aarch64_builder/builds/33769/steps/shell_3/logs/stdio"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue