ocaml-ng.ocamlPackages_4_12.ocaml: 4.12.0 → 4.12.1

This commit is contained in:
Vincent Laporte
2022-03-12 09:34:07 +01:00
committed by Vincent Laporte
parent 963a524d93
commit 6107d3894b
+2 -2
View File
@@ -1,6 +1,6 @@
import ./generic.nix {
major_version = "4";
minor_version = "12";
patch_version = "0";
sha256 = "1hxy349jfa2vkfgmxf6pvd9w4z5bmcgsg0fxfdabcghyvjw9vvir";
patch_version = "1";
sha256 = "1jbjjnmqq6ymsy81x188i256bz4z5jrz1pws8g1qf59c32ganjkf";
}