mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
babashka: update to 1.12.194.
This commit is contained in:
parent
4c0ab00c6b
commit
2b3c5f15c2
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'babashka'
|
# Template file for 'babashka'
|
||||||
pkgname=babashka
|
pkgname=babashka
|
||||||
version=1.4.192
|
version=1.12.194
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="mandrel leiningen git"
|
hostmakedepends="mandrel leiningen git"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="EPL-1.0"
|
license="EPL-1.0"
|
||||||
homepage="https://babashka.org/"
|
homepage="https://babashka.org/"
|
||||||
changelog="https://github.com/babashka/babashka/raw/master/CHANGELOG.md"
|
changelog="https://github.com/babashka/babashka/raw/master/CHANGELOG.md"
|
||||||
_sci_commit=3657f5ee9052d3a1c4cfd79e335ab71486e46664
|
_sci_commit=55a76e540c5ce65d8a61982b2f942fcf63776850
|
||||||
_babashka_curl_commit=e936acd40544eb637b6041c7e89454b21eb7ee34
|
_babashka_curl_commit=e936acd40544eb637b6041c7e89454b21eb7ee34
|
||||||
_babashka_nrepl_commit=edd3d613bfb9bf3adabfd0bda5c3f5c6ee85ec20
|
_babashka_nrepl_commit=edd3d613bfb9bf3adabfd0bda5c3f5c6ee85ec20
|
||||||
_depstar_commit=2bf9d3c9f15298d7dd9de033674a42f830e23d6f
|
_depstar_commit=2bf9d3c9f15298d7dd9de033674a42f830e23d6f
|
||||||
|
@ -30,8 +30,8 @@ distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.ta
|
||||||
https://github.com/borkdude/deps.clj/archive/${_deps_clj_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
|
https://github.com/babashka/fs/archive/${_fs_commit}.tar.gz
|
||||||
https://github.com/babashka/babashka.core/archive/${_babashka_core_commit}.tar.gz"
|
https://github.com/babashka/babashka.core/archive/${_babashka_core_commit}.tar.gz"
|
||||||
checksum="e923332820b9adeb68e21cc2a313b4d22b88e9e02185c96c647d705ea2c528cb
|
checksum="399d7fe5ce1799532672edaa23bbcf50690a5fb76d9bb4424ef08849304e99ad
|
||||||
a551ad066bcb369a435d0e2f47cb8d7ff92801f11ba461b083becd8c25c2e570
|
66868f0bf4a702cbd598dbf20298a037a529e87e4334a4547f019dba918120e1
|
||||||
6e60865ae2d4522c3de55b3b1daed51b42bb9bb6095b1d2fbd3620facece3257
|
6e60865ae2d4522c3de55b3b1daed51b42bb9bb6095b1d2fbd3620facece3257
|
||||||
e447b9953c0f58a4d9bd43f728ac1bfd044b58b9686507f47a7f3420eae657f5
|
e447b9953c0f58a4d9bd43f728ac1bfd044b58b9686507f47a7f3420eae657f5
|
||||||
9f5882a32d45e9b2ded563ccd95c1d5a958cdbb480da516f16ee4f6e3c561d33
|
9f5882a32d45e9b2ded563ccd95c1d5a958cdbb480da516f16ee4f6e3c561d33
|
||||||
|
|
Loading…
Add table
Reference in a new issue