From bbee7784305e5eb80ed5126e468db82cc54fc3c1 Mon Sep 17 00:00:00 2001 From: Brunel Date: Mon, 21 Oct 2024 23:13:57 +0200 Subject: [PATCH] haskell-static-bytes=0.1.0-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 040b86767..e443972a1 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.9.7-2" -export PIKA_PACKAGE_NAME="eyed3" +export PIKA_PACKAGE_VERSION="0.1.0-3" +export PIKA_PACKAGE_NAME="haskell-static-bytes" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"