From 9f8c5ec5e530d2fd204ca09c90638256c15fa569 Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 10 Oct 2024 22:18:11 +0200 Subject: [PATCH] haskell-warp-tls=3.4.6-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 9e752954d..36610015b 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="25.0.0-2" -export PIKA_PACKAGE_NAME="puppet-module-keystone" +export PIKA_PACKAGE_VERSION="3.4.6-1" +export PIKA_PACKAGE_NAME="haskell-warp-tls" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"