[commit: ghc] master: circleci: Bump Hackage index state (60e29dc)
git at git.haskell.org
git at git.haskell.org
Mon Mar 26 06:46:26 UTC 2018
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/60e29dc2611f5c1a01cfd9a870841927847a7b74/ghc
>---------------------------------------------------------------
commit 60e29dc2611f5c1a01cfd9a870841927847a7b74
Author: Ben Gamari <ben at smart-cactus.org>
Date: Mon Mar 26 02:45:53 2018 -0400
circleci: Bump Hackage index state
>---------------------------------------------------------------
60e29dc2611f5c1a01cfd9a870841927847a7b74
.circleci/prepare-system.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.circleci/prepare-system.sh b/.circleci/prepare-system.sh
index 61396c8..df0da01 100755
--- a/.circleci/prepare-system.sh
+++ b/.circleci/prepare-system.sh
@@ -9,7 +9,7 @@ fail() {
echo 'BUILD_SPHINX_HTML = NO' > mk/validate.mk
echo 'BUILD_SPHINX_PDF = NO' >> mk/validate.mk
-hackage_index_state="@1511758800"
+hackage_index_state="@1522046735"
cat > mk/build.mk <<EOF
V=1
More information about the ghc-commits
mailing list