From 603e871ae7b75e147752b521e5a96366f91cdd1b Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 4 Oct 2024 06:48:31 +0200 Subject: [PATCH] haskell-hedgehog=1.4-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 705d142a2..abc15e777 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="3.0.0.4-11" -export PIKA_PACKAGE_NAME="haskell-hclip" +export PIKA_PACKAGE_VERSION="1.4-1" +export PIKA_PACKAGE_NAME="haskell-hedgehog" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"