26 buildDunePackage rec {
31 url = "https://github.com/dinosaure/paf-le-chien/releases/download/${version}/paf-${version}.tbz";
32 sha256 = "sha256-TzhRxFTPkLMAsLPl0ONC8DRhJRGstF58+QRKbGuJZVE=";
35 minimalOCamlVersion = "4.08";
37 propagatedBuildInputs = [
64 description = "HTTP/AF and MirageOS";
65 license = lib.licenses.mit;
66 maintainers = [ lib.maintainers.sternenseemann ];
67 homepage = "https://github.com/dinosaure/paf-le-chien";