From fa62d38928cd6572af2046ac4686fc4d8b4feb55 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 10 Sep 2024 10:24:33 +0200 Subject: [PATCH] rust-ttf-parser=0.24.1-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 19537617a..29b25f3db 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.0.0-3" -export PIKA_PACKAGE_NAME="golang-github-xdg-go-pbkdf2" +export PIKA_PACKAGE_VERSION="0.24.1-1" +export PIKA_PACKAGE_NAME="rust-ttf-parser" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"