From 7d7e71b03f4b2eb693f5ea69dadbccf491e7403f Mon Sep 17 00:00:00 2001 From: Matthew Pickering Date: Tue, 13 Sep 2022 17:15:06 +0100 Subject: hadrian: Bump index state This bumps the index state so a build plan can also be found when booting with 9.4. Fixes #22165 --- hadrian/cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadrian/cabal.project b/hadrian/cabal.project index f84f0aed41..a4cf558c3f 100644 --- a/hadrian/cabal.project +++ b/hadrian/cabal.project @@ -1,7 +1,7 @@ packages: ./ -- This essentially freezes the build plan for hadrian -index-state: 2022-03-26T18:46:55Z +index-state: 2022-09-10T18:46:55Z -- N.B. Compile with -O0 since this is not a performance-critical executable -- and the Cabal takes nearly twice as long to build with -O1. See #16817. -- cgit v1.2.1