From eb6521b715f4a379c6f22cdd331e44d3585b5881 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 6 Oct 2024 14:44:59 +0200 Subject: [PATCH] haskell-free=5.2-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 0fed33c83..c828309bc 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.16.19" -export PIKA_PACKAGE_NAME="adequate" +export PIKA_PACKAGE_VERSION="5.2-1" +export PIKA_PACKAGE_NAME="haskell-free" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"