From a8d9ba620170da1b12a3c3d56120f78d4a8cd43d Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 17 Sep 2024 21:35:19 +0200 Subject: [PATCH] haskell-wizards=1.0.3-5 --- 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 d4a647bc7..0300c520e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.5.1-1" -export PIKA_PACKAGE_NAME="haskell-cond" +export PIKA_PACKAGE_VERSION="1.0.3-5" +export PIKA_PACKAGE_NAME="haskell-wizards" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"