From 717ce8a5fb4c63ec110b16f7c1ba4790a525107c Mon Sep 17 00:00:00 2001 From: Brunel Date: Fri, 20 Sep 2024 02:28:19 +0200 Subject: [PATCH] haskell-hgmp=0.1.2.1-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 afc46cb61..663e77738 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="5.0.4-1" -export PIKA_PACKAGE_NAME="python-nbxmpp" +export PIKA_PACKAGE_VERSION="0.1.2.1-2" +export PIKA_PACKAGE_NAME="haskell-hgmp" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"