From de42c14b002d46fa31109266a5e636c16e68a579 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 28 Jan 2025 01:02:22 +0100 Subject: [PATCH] ocaml=5.3.0-2 --- pika-build-config/lto.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index f8a75a0e3..8ab6a8af6 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.7.0-2" -export PIKA_PACKAGE_NAME="golang-github-kimmachinegun-automemlimit" +export PIKA_PACKAGE_VERSION="5.3.0-2" +export PIKA_PACKAGE_NAME="ocaml" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"