ocamlPackages.pyml: fix hash mismatch error

This commit is contained in:
chordtoll
2025-12-30 21:41:15 -08:00
parent f4636f45d8
commit 2173e50ba6
@@ -15,7 +15,7 @@ buildDunePackage rec {
owner = "ocamllibs";
repo = "pyml";
tag = version;
hash = "sha256-WPtmj9EEs7P72OXWJg1syIrbLuh7u4V4W4nyozXmSa0=";
hash = "sha256-0Yy5T/S3Npwt0XJmEsdXGg5AXYi9vV9UG9nMSzz/CEc=";
};
buildInputs = [