From 4d9cbe6e12595a0e12659a68ebd810a71148fd1f Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 4 Oct 2024 09:03:27 +0200 Subject: [PATCH] entrypoints=0.4-3 --- 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 e99574f81..bc365debd 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.3.4-1" -export PIKA_PACKAGE_NAME="haskell-data-fix" +export PIKA_PACKAGE_VERSION="0.4-3" +export PIKA_PACKAGE_NAME="entrypoints" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"