cstruct.6.2.0.pkg (477B)
1 (version 6.2.0) 2 3 (build 4 (all_platforms 5 ((action 6 (progn 7 (when %{pkg-self:dev} (run dune subst)) 8 (run dune build -p %{pkg-self:name} -j %{jobs})))))) 9 10 (depends 11 (all_platforms 12 (ocaml dune fmt))) 13 14 (source 15 (fetch 16 (url 17 https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz) 18 (checksum 19 sha512=8d33fe6b3707a3994d0225cd33cadde0bb2ca834ef01096e3df33a08e4a8c6d02ebccddf558a73988b8a5595b65fdc10de61efbf872c6c9e55c719c7e19c463d)))