ocaml: init at 4.04

This commit is contained in:
Vincent Laporte
2017-01-24 21:13:00 +00:00
parent c9d5e5b34b
commit ae047510bf
3 changed files with 10 additions and 2 deletions
@@ -0,0 +1,6 @@
import ./generic.nix {
major_version = "4";
minor_version = "04";
patch_version = "0";
sha256 = "1d2nk3kq4dyzz8dls45r13jprq5by3q8kshc8kvxzm8n4fnnvvb4";
}