mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
babashka: update to 1.3.182.
This commit is contained in:
parent
9589b5d5e1
commit
78637ed62b
1 changed files with 12 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'babashka'
|
||||
pkgname=babashka
|
||||
version=1.3.179
|
||||
version=1.3.182
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="mandrel leiningen git"
|
||||
|
@ -11,14 +11,14 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="EPL-1.0"
|
||||
homepage="https://babashka.org/"
|
||||
changelog="https://github.com/babashka/babashka/raw/master/CHANGELOG.md"
|
||||
_sci_commit=e80d94a9cbf13127628ceddf531e1eed4e9f15de
|
||||
_sci_commit=8bdf41008291f36566e6f9e5fa37a5f93e50e5f1
|
||||
_babashka_curl_commit=e936acd40544eb637b6041c7e89454b21eb7ee34
|
||||
_babashka_nrepl_commit=605788cd42dc35dc03a0276c9e9e5cc4e78e9a0b
|
||||
_depstar_commit=c419b8c82041855d55593c5b561fc7cea8234712
|
||||
_process_commit=dadcff417675c84dcd32448e22e6270d1555af5d
|
||||
_pods_commit=64ecb94de888a34aeb023eb7f50bfa1a34943f24
|
||||
_deps_clj_commit=2f93fe8ba712c855feb6ecf26d2ed70646b34356
|
||||
_fs_commit=ceb8f7f48d4a1438a434ffc16238d5f1883bb4ac
|
||||
_process_commit=d24961a8b101ee1a95569256c9ddb260d0f9bb36
|
||||
_pods_commit=6ad6045b94bc871c5107bfc75d39643b6c1bc8ba
|
||||
_deps_clj_commit=bd6b36e2f1dc81351d86d78de08b5a904c3f6ac3
|
||||
_fs_commit=c5c5365585efa44a6c4e8ca91bd84d9adc631a02
|
||||
_babashka_core_commit=52a6037bd4b632bffffb04394fb4efd0cdab6b1e
|
||||
distfiles="https://github.com/babashka/babashka/archive/refs/tags/v${version}.tar.gz
|
||||
https://github.com/borkdude/sci/archive/${_sci_commit}.tar.gz
|
||||
|
@ -30,15 +30,15 @@ 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/babashka/fs/archive/${_fs_commit}.tar.gz
|
||||
https://github.com/babashka/babashka.core/archive/${_babashka_core_commit}.tar.gz"
|
||||
checksum="7c6b2dada8ce8107107dc776720ac7323fed3d3bec83dba7879432b9b61e6c18
|
||||
f9be60cfaef7f85696fa0a67108ecfdd21fdc977960b38b281e0cc93d9dd9da1
|
||||
checksum="b4b813c314e45c4655062151112f3de1ab3ad4debbb45b442a0737cf5502be37
|
||||
fb7812b10c0c6e968429c284a523c5dbd108034e30f0efd4b9bda184a921ec4f
|
||||
6e60865ae2d4522c3de55b3b1daed51b42bb9bb6095b1d2fbd3620facece3257
|
||||
e76d1ce7a6905c6f588f1c55bec6797896459bca9c13a538d6fab9aa13603642
|
||||
9d214a10a4f5e4f15b9c80354dae85689a40e941ec3417203354c0dc3ce9457b
|
||||
003d3d005d40f620df519b26808b3753500bc94eba333be904603a2c2e05db57
|
||||
b9ca2bd69aa510db91526e73523f3c2aeb14033fd8055346d51d7c5143262972
|
||||
f67dc9f220385b0048640e46a9952749cf5a55e457ecc9f6f5601d4ab23a3b85
|
||||
8693d3d4cad5a6a198dbbcec2edc93d977711b1428235ff92e3c031495af0366
|
||||
66ac3fb4824d17e7cfd2712f9d35c8f9965bd4252f933722e2b3ecbf135b539c
|
||||
c858a68cb17cd173a8a39c3a76d72f7e134bc6dec0bdc111552842974762c335
|
||||
763aaed6c7fedfe6426521c8cb23ee0da2ae3c3e14f14784834fc7851baaa390
|
||||
12b7a137a32d6cda68c401dd8679a475328559b26a080a6553e9a34e2a857eea
|
||||
bad285812bcc7de7e0dd905c5df99045d7f92d6e2e191fc2768c06adbaaeb709"
|
||||
|
||||
# https://github.com/openjdk/jdk17u-dev/pull/783
|
||||
|
|
Loading…
Add table
Reference in a new issue