From 5b0f7da823287a1a423dd135c0391c41738c3e35 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 08 Dec 2023 20:31:15 +0100
Subject: [PATCH] ocaml: update to 5.1.1

---
 components/runtime/ocaml/manifests/sample-manifest.p5m |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/components/runtime/ocaml/manifests/sample-manifest.p5m b/components/runtime/ocaml/manifests/sample-manifest.p5m
index 138583a..c41de60 100644
--- a/components/runtime/ocaml/manifests/sample-manifest.p5m
+++ b/components/runtime/ocaml/manifests/sample-manifest.p5m
@@ -490,6 +490,11 @@
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.cmti
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.cmx
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.mli
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmi
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmt
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmti
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmx
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.mli
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmi
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmt
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmti
@@ -2223,6 +2228,7 @@
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Clflags.Int_arg_helper.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Clflags.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Compiler_libs.html
+file path=usr/share/doc/ocaml/htmlman/compilerlibref/Compression.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config_boot.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config_main.html
@@ -2396,6 +2402,7 @@
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Clflags.Int_arg_helper.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Clflags.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Compiler_libs.html
+file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Compression.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config_boot.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config_main.html
@@ -3159,6 +3166,7 @@
 file path=usr/share/man/man3/Clflags.Int_arg_helper.3o
 file path=usr/share/man/man3/Compiler_libs.3o
 file path=usr/share/man/man3/Complex.3o
+file path=usr/share/man/man3/Compression.3o
 file path=usr/share/man/man3/Condition.3o
 file path=usr/share/man/man3/Config.3o
 file path=usr/share/man/man3/Config_boot.3o

--
Gitblit v1.9.3