From 56b42562a85652d1ae5cd27bc699b2f5a08056d6 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 15 Sep 2024 14:49:33 +0200 Subject: [PATCH] haskell-executable-path=0.0.3.1-7 --- 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 c3258dc5e..905ad5b79 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.1.0.4-7" -export PIKA_PACKAGE_NAME="haskell-charsetdetect-ae" +export PIKA_PACKAGE_VERSION="0.0.3.1-7" +export PIKA_PACKAGE_NAME="haskell-executable-path" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"