From eec0b117588064df42f245562edd71f1e8a878af Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 4 Mar 2025 05:07:22 +0100 Subject: [PATCH] flatpak-builder=1.4.4-2 --- 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 f299c1f69..a10b2c186 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.10.0-1" -export PIKA_PACKAGE_NAME="r-cran-markovchain" +export PIKA_PACKAGE_VERSION="1.4.4-2" +export PIKA_PACKAGE_NAME="flatpak-builder" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"