From 2f178009ecad650e3f1a4362917d4a9cb20a13f0 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 28 Jan 2025 18:04:37 +0100 Subject: [PATCH] ruby-rackup=2.1.0-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 e27870e7f..6dc9bd911 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="1.8.1-1" -export PIKA_PACKAGE_NAME="racc" +export PIKA_PACKAGE_VERSION="2.1.0-1" +export PIKA_PACKAGE_NAME="ruby-rackup" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"