1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-25 15:11:35 +00:00

camlp4: init at 4.04+1

This commit is contained in:
Vincent Laporte 2016-11-09 14:00:43 +01:00
parent ae047510bf
commit f697e5ae3b

View file

@ -7,6 +7,9 @@ let param = {
"4.03.0" = {
version = "4.03+1";
sha256 = "1f2ndch6f1m4fgnxsjb94qbpwjnjgdlya6pard44y6n0dqxi1wsq"; };
"4.04.0" = {
version = "4.04+1";
sha256 = "1ad7rygqjxrc1im95gw9lp8q83nhdaf383f2808f1p63yl42xm7k"; };
}."${ocaml.version}";
in