From e6f2ad320fbed86a2a2ab155d30fc92dae63ce07 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 3 Oct 2024 18:47:34 +0200 Subject: [PATCH] haskell-hinotify=0.4.1-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 7ad62024b..f21ae9d6d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="6.1.0-1" -export PIKA_PACKAGE_NAME="rust-rustfft" +export PIKA_PACKAGE_VERSION="0.4.1-3" +export PIKA_PACKAGE_NAME="haskell-hinotify" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"