From 8bb4cc00d8c7ef34220604bf3bd5b55db5ed6f23 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 19 Sep 2024 01:31:41 +0200 Subject: [PATCH] freesas=2024.9.0-1 --- 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 f55573b5c..aa70db50b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.14.5-2" -export PIKA_PACKAGE_NAME="haskell-generic-deriving" +export PIKA_PACKAGE_VERSION="2024.9.0-1" +export PIKA_PACKAGE_NAME="freesas" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"