From 82b0354ea8a0a784c98aef905faa9ef462d65b67 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 2 Oct 2024 23:46:14 +0200 Subject: [PATCH] heat-dashboard=12.0.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 8a5180450..693a1488a 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="13.0.0-1" -export PIKA_PACKAGE_NAME="vitrage" +export PIKA_PACKAGE_VERSION="12.0.0-1" +export PIKA_PACKAGE_NAME="heat-dashboard" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"