From 8c350f2aa91e73a4514e12a2419112b1d2ad7e80 Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 20 Aug 2024 17:17:53 +0200 Subject: [PATCH] slm=1.24-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 fa8eef3ed..262d4d52c 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="0.5.0-1" -export PIKA_PACKAGE_NAME="opam-0install-cudf" +export PIKA_PACKAGE_VERSION="1.24-1" +export PIKA_PACKAGE_NAME="slm" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"