From 12cecdc76db94a750f68079d06be1401e8c376c5 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 15 Sep 2024 15:56:19 +0200 Subject: [PATCH] haskell-xml-types=0.3.8-4 --- 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 3911a94e4..ef0bfa58e 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.3-4" -export PIKA_PACKAGE_NAME="haskell-patience" +export PIKA_PACKAGE_VERSION="0.3.8-4" +export PIKA_PACKAGE_NAME="haskell-xml-types" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"