ocaml-ng.ocamlPackages_latest: 4.08.1 -> 4.09.0
This commit is contained in:
committed by
Vincent Laporte
parent
bf5084cb33
commit
4ca445c722
6
pkgs/development/compilers/ocaml/4.09.nix
Normal file
6
pkgs/development/compilers/ocaml/4.09.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
import ./generic.nix {
|
||||
major_version = "4";
|
||||
minor_version = "09";
|
||||
patch_version = "0";
|
||||
sha256 = "1v3z5ar326f3hzvpfljg4xj8b9lmbrl53fn57yih1bkbx3gr3yzj";
|
||||
}
|
||||
Reference in New Issue
Block a user