Set a new BOOTSTRAP_DATE.

As the comment says, the value is only used to get different distfile
names.

I will build a new bootstrap for amd64. For aarch64, it would be
nice if someone else could do it.
This commit is contained in:
kili
2025-07-21 20:40:09 +00:00
parent f3ea3027dc
commit ac68ff2b0a
+1 -1
View File
@@ -193,7 +193,7 @@ do-test:
# It doesn't matter whether this is the actual date of the bootstrapper
# build. It's just used to get different distfiles whenever new
# bootstrappers have to be built.
BOOTSTRAP_DATE = 20250316
BOOTSTRAP_DATE = 20250724
# Create a bootstrapper. This compiles a stripped-down version of ghc
# and creates a `bindist', i.e. a tarball with binaries that can be