From 40ec70ccd84e22615ebaabee9c55b65fa9f952ab Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 20 Sep 2024 11:57:39 +0200 Subject: [PATCH] haskell-lifted-base=0.2.3.12-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 3a313ef6c..74e457f26 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.1.6.5-1" -export PIKA_PACKAGE_NAME="haskell-sql-words" +export PIKA_PACKAGE_VERSION="0.2.3.12-6" +export PIKA_PACKAGE_NAME="haskell-lifted-base" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"