From df94c285d0292c75cf730200453566f35449abf3 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 20 Oct 2024 08:27:17 +0200 Subject: [PATCH] haskell-static-bytes=0.1.0-2 --- 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 b43ad127a..36f32de3d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="4.0.2-1" -export PIKA_PACKAGE_NAME="pyosmium" +export PIKA_PACKAGE_VERSION="0.1.0-2" +export PIKA_PACKAGE_NAME="haskell-static-bytes" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"