From d8bec67638e1e4e918222cf71a5d16f2a27a76c0 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 8 Mar 2025 17:20:18 +0100 Subject: [PATCH] ocaml-qcheck=0.24-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 a58abac03..09d6cb383 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.11.1-1" -export PIKA_PACKAGE_NAME="python-array-api-compat" +export PIKA_PACKAGE_VERSION="0.24-1" +export PIKA_PACKAGE_NAME="ocaml-qcheck" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"