From 0f10793c8e301d06fef5cc3841a11ea5d31d2ca9 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 8 Oct 2024 12:14:13 +0200 Subject: [PATCH] haskell-hslua-module-path=1.1.1-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 bc5c00412..8e6ecba61 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.24.0+dfsg-1" -export PIKA_PACKAGE_NAME="python-cartopy" +export PIKA_PACKAGE_VERSION="1.1.1-1" +export PIKA_PACKAGE_NAME="haskell-hslua-module-path" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"