From d42d59d46a46411abe94531b6e74b06fd72fc236 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 11 Jan 2025 02:38:50 +0100 Subject: [PATCH] ocaml-saturn=0.5.0-1 --- 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 f1eeace0d..c9b0cc41b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.23.1-1" -export PIKA_PACKAGE_NAME="rust-xh" +export PIKA_PACKAGE_VERSION="0.5.0-1" +export PIKA_PACKAGE_NAME="ocaml-saturn" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"