From 84553141e7e4b69f08f4c6786841ef644dc2bf3e Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 21 Sep 2024 18:05:47 +0200 Subject: [PATCH] haskell-should-not-typecheck=2.1.0-9 --- 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 62e8e71ce..f5f6bda5e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="6.6.0-1" -export PIKA_PACKAGE_NAME="kf6-ktextwidgets" +export PIKA_PACKAGE_VERSION="2.1.0-9" +export PIKA_PACKAGE_NAME="haskell-should-not-typecheck" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"