From 8eafc1966b2bfe9f05cb639f4691e5c96c6d42fc Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 27 Feb 2025 23:15:00 +0100 Subject: [PATCH] ocaml-mirage-ptime=5.0.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 b0e09db9c..5e9ba4718 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="18.0.199-1" -export PIKA_PACKAGE_NAME="keyman" +export PIKA_PACKAGE_VERSION="5.0.0-1" +export PIKA_PACKAGE_NAME="ocaml-mirage-ptime" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"