From ceaa5a38f3a7a52fff6568dcc8c52d71948880e5 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 15 Sep 2024 13:53:30 +0200 Subject: [PATCH] haskell-only=0.1-6 --- 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 bfe7470f5..84e7b6d52 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.1.1.5-5" -export PIKA_PACKAGE_NAME="haskell-time-locale-compat" +export PIKA_PACKAGE_VERSION="0.1-6" +export PIKA_PACKAGE_NAME="haskell-only" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"