From 1f859cb811fc522361c24c310d298c6926e3b889 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sat, 19 Oct 2024 05:43:46 +0200 Subject: [PATCH] golang-github-zeebo-xxh3=1.0.2-3 --- 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 d0880ab2e..824826365 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.3.4-1" -export PIKA_PACKAGE_NAME="golang-github-cyphar-filepath-securejoin" +export PIKA_PACKAGE_VERSION="1.0.2-3" +export PIKA_PACKAGE_NAME="golang-github-zeebo-xxh3" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"