ocamlPackages.re: 1.10.4 → 1.11.0

This commit is contained in:
Vincent Laporte 2023-09-22 20:57:27 +02:00 committed by Vincent Laporte
parent ffb0f6b977
commit 35fc5a6b76

@ -3,8 +3,8 @@
let version_sha = if lib.versionAtLeast ocaml.version "4.08"
then
{
version = "1.10.4";
sha256 = "sha256-g+s+QwCqmx3HggdJAQ9DYuqDUkdCEwUk14wgzpnKdHw=";
version = "1.11.0";
sha256 = "sha256-AfwkR4DA9r5yrnlrH7dQ82feGGJP110H7nl4LtbfjU8=";
}
else
{