From 1bbcf8275cb165e8289815581cb8419d8be9981b Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 15 Sep 2024 15:57:32 +0200 Subject: [PATCH] haskell-cereal=0.5.8.3-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 ef0bfa58e..8a5686b26 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.3.8-4" -export PIKA_PACKAGE_NAME="haskell-xml-types" +export PIKA_PACKAGE_VERSION="0.5.8.3-3" +export PIKA_PACKAGE_NAME="haskell-cereal" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"