From 2ea1a729ab7777efca56c6b7fcd7d5a4fdaa0da3 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 18 Jan 2025 18:00:39 +0100 Subject: [PATCH] exprtk=0.0.3-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 664d69893..9464ec38d 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.11.1-1" -export PIKA_PACKAGE_NAME="golang-sourcehut-rockorager-vaxis" +export PIKA_PACKAGE_VERSION="0.0.3-1" +export PIKA_PACKAGE_NAME="exprtk" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"