From cb7249978f0e670e90b449dda5bf2e809769a4f9 Mon Sep 17 00:00:00 2001 From: Brunel Date: Wed, 1 Jan 2025 16:43:56 +0100 Subject: [PATCH] rust-ureq=2.12.1-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 08455c6e2..b3d7289cf 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2.2-2" -export PIKA_PACKAGE_NAME="php-roundcube-rtf-html-php" +export PIKA_PACKAGE_VERSION="2.12.1-2" +export PIKA_PACKAGE_NAME="rust-ureq" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"