From 17b2ea9e9d9c1ca63383905a33830d1ee525d754 Mon Sep 17 00:00:00 2001 From: Hannes Mehnert Date: Thu, 19 Dec 2024 13:06:18 +0100 Subject: [PATCH] adapt the checksum of the ocaml 5.1 reference manual --- packages/ocaml-manual/ocaml-manual.5.1.0/opam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ocaml-manual/ocaml-manual.5.1.0/opam b/packages/ocaml-manual/ocaml-manual.5.1.0/opam index eafbb41917e..c85604e776e 100644 --- a/packages/ocaml-manual/ocaml-manual.5.1.0/opam +++ b/packages/ocaml-manual/ocaml-manual.5.1.0/opam @@ -22,5 +22,5 @@ depends: [ ] url { src: "http://caml.inria.fr/distrib/ocaml-5.1/ocaml-5.1-refman-html.tar.gz" - checksum: "sha256=7fde7eea5281a649dd3abe55f2e853ebafe487f21cad6aaa8f56ae1de4808d90" + checksum: "sha256=ef07f27e1556ab783972fb3e06afce64a270bf24f620a258c7651febc20f5ec3" }