From 4fce3ac9ded12175d4fbeec486af8ad07b09cdad Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 3 Aug 2024 12:28:50 +0200 Subject: [PATCH] ocaml-zarith=1.13-3 --- 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 93f04ab0b..902af5fd1 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="15.1.0-2" -export PIKA_PACKAGE_NAME="ocaml-uunf" +export PIKA_PACKAGE_VERSION="1.13-3" +export PIKA_PACKAGE_NAME="ocaml-zarith" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"