From 1d746973dc167716e05dcbd209a02acf7380ff8a Mon Sep 17 00:00:00 2001 From: Brunel Date: Tue, 8 Oct 2024 20:20:21 +0200 Subject: [PATCH] haskell-authenticate-oauth=1.7-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 5490ae0d7..4efb4daea 100644 --- a/pika-build-config/lto.sh +++ b/pika-build-config/lto.sh @@ -1,5 +1,5 @@ -export PIKA_PACKAGE_VERSION="2.1.1-1" -export PIKA_PACKAGE_NAME="haskell-shakespeare" +export PIKA_PACKAGE_VERSION="1.7-3" +export PIKA_PACKAGE_NAME="haskell-authenticate-oauth" export PIKA_PACKAGE_PATCH=false export PIKA_REBUILD=false export PIKA_REBUILD_VERSION="b0"