ocamlPackages.odoc-parser: 2.4.2 -> 2.4.4

Changelog: https://github.com/ocaml/odoc/releases/tag/2.4.4
Diff: https://github.com/ocaml/odoc/compare/2.4.2...2.4.4
This commit is contained in:
Mutsuha Asada
2025-01-21 11:37:28 +01:00
committed by Vincent Laporte
parent d9e47de23e
commit 5b4048d900
@@ -6,14 +6,14 @@
astring,
result,
camlp-streams,
version ? "2.4.2",
version ? "2.4.4",
}:
let
param =
{
"2.4.2" = {
sha256 = "sha256-Vjz9uybsijDnN6nPKFoG4LuulT9I4lu7D2n3qZwrpAs=";
"2.4.4" = {
sha256 = "sha256-fiU6VbXI9hD54LSJQOza8hwBVTFDr5O0DJmMMEmeUfM=";
};
"2.0.0" = {
sha256 = "sha256-QHkZ+7DrlXYdb8bsZ3dijZSqGQc0O9ymeLGIC6+zOSI=";