From 3d3910eb7630d5ae03b8774574ca1eff3dee5d12 Mon Sep 17 00:00:00 2001 From: Brunel Date: Sun, 4 Aug 2024 20:54:36 +0200 Subject: [PATCH] coq-reduction-effects=0.1.5-5 --- pika-build-config/lto.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pika-build-config/lto.sh b/pika-build-config/lto.sh index 201e62600..53726a7ad 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,6 +1,6 @@ -export PIKA_PACKAGE_VERSION="5.115.0-2" -export PIKA_PACKAGE_NAME="kded" +export PIKA_PACKAGE_VERSION="0.1.5-5" +export PIKA_PACKAGE_NAME="coq-reduction-effects" export PIKA_PACKAGE_PATCH=false -export PIKA_REBUILD=true -export PIKA_REBUILD_VERSION="b33" -export PIKA_BUILD_ATTEMPT="33" \ No newline at end of file +export PIKA_REBUILD=false +export PIKA_REBUILD_VERSION="b0" +export PIKA_BUILD_ATTEMPT="0" \ No newline at end of file