caqti.2.3.2.pkg (686B)
1 (version 2.3.2) 2 3 (build 4 (all_platforms 5 ((action 6 (progn 7 (run dune build -p %{pkg-self:name} -j %{jobs} @install) 8 (run 9 dune 10 install 11 -p 12 %{pkg-self:name} 13 --create-install-file 14 %{pkg-self:name})))))) 15 16 (depends 17 (all_platforms 18 (angstrom 19 bigstringaf 20 domain-name 21 dune 22 dune-site 23 ipaddr 24 logs 25 lru 26 lwt-dllist 27 mtime 28 ocaml 29 ptime 30 uri 31 x509))) 32 33 (source 34 (fetch 35 (url 36 https://github.com/paurkedal/ocaml-caqti/releases/download/v2.3.2/caqti-v2.3.2.tbz) 37 (checksum 38 sha512=75b968ab37ae94cadcaabbcce0f91b1ffa4334ed69e441bdeb823077eb7675264282efb0fab3baaaad446582cfb427769e19f22c8c194a316ac2248c3fba5cf8)))