From 21c58649b27121b07bdb966073e8df201e215621 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 11 Feb 2025 22:18:02 +0100 Subject: [PATCH] synthv1=1.3.0-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 cb7003033..bbf2b0d5f 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="8.1-2" -export PIKA_PACKAGE_NAME="tasmanian" +export PIKA_PACKAGE_VERSION="1.3.0-1" +export PIKA_PACKAGE_NAME="synthv1" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"