Loading pkgs/development/ocaml-modules/bwd/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "bwd"; version = "2.1.0"; version = "2.2.0"; minimalOCamlVersion = "4.12"; duneVersion = "3"; Loading @@ -11,7 +11,7 @@ buildDunePackage rec { owner = "RedPRL"; repo = "ocaml-bwd"; rev = version; hash = "sha256-ucXOBjD1behL2h8CZv64xtRjCPkajZic7G1oxxDmEXY="; hash = "sha256-4DttkEPI9yJtMsqzTNSnoDajcvMQPIiJAHk0kJl540Y="; }; doCheck = true; Loading @@ -19,7 +19,8 @@ buildDunePackage rec { meta = { description = "Backward Lists"; inherit (src.meta) homepage; homepage = "https://github.com/RedPRL/ocaml-bwd"; changelog = "https://github.com/RedPRL/ocaml-bwd/blob/${version}/CHANGELOG.markdown"; license = lib.licenses.asl20; maintainers = [ lib.maintainers.vbgl ]; }; Loading Loading
pkgs/development/ocaml-modules/bwd/default.nix +4 −3 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "bwd"; version = "2.1.0"; version = "2.2.0"; minimalOCamlVersion = "4.12"; duneVersion = "3"; Loading @@ -11,7 +11,7 @@ buildDunePackage rec { owner = "RedPRL"; repo = "ocaml-bwd"; rev = version; hash = "sha256-ucXOBjD1behL2h8CZv64xtRjCPkajZic7G1oxxDmEXY="; hash = "sha256-4DttkEPI9yJtMsqzTNSnoDajcvMQPIiJAHk0kJl540Y="; }; doCheck = true; Loading @@ -19,7 +19,8 @@ buildDunePackage rec { meta = { description = "Backward Lists"; inherit (src.meta) homepage; homepage = "https://github.com/RedPRL/ocaml-bwd"; changelog = "https://github.com/RedPRL/ocaml-bwd/blob/${version}/CHANGELOG.markdown"; license = lib.licenses.asl20; maintainers = [ lib.maintainers.vbgl ]; }; Loading