From 0c3d5ca525d3f962cabedfba9ad63a3e98ea08ea Mon Sep 17 00:00:00 2001 From: Brunel Date: Thu, 5 Sep 2024 23:26:52 +0200 Subject: [PATCH] pugixml=1.14-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 8688615f2..570a5ee04 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.12.0-1" -export PIKA_PACKAGE_NAME="golang-github-prometheus-exporter-toolkit" +export PIKA_PACKAGE_VERSION="1.14-1" +export PIKA_PACKAGE_NAME="pugixml" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"