ocamlPackages_latest.ocaml: 4.07.0 -> 4.07.1

This commit is contained in:
Vincent Laporte 2018-10-04 16:08:05 +00:00 committed by Vincent Laporte
parent 3f05186984
commit 0a24919923

View File

@ -1,8 +1,8 @@
import ./generic.nix {
major_version = "4";
minor_version = "07";
patch_version = "0";
sha256 = "03wzkzv6w4rdiiva20g5amz0n4x75swpjl8d80468p6zm8hgfnzl";
patch_version = "1";
sha256 = "1f07hgj5k45cylj1q3k5mk8yi02cwzx849b1fwnwia8xlcfqpr6z";
# If the executable is stripped it does not work
dontStrip = true;