Bump version in bootstrap-haskell

This commit is contained in:
2022-03-18 23:25:49 +01:00
parent 81e7c02807
commit 2aa5211886

View File

@@ -25,7 +25,7 @@
plat="$(uname -s)"
arch=$(uname -m)
ghver="0.1.17.5"
ghver="0.1.17.6"
base_url="https://downloads.haskell.org/~ghcup"
export GHCUP_SKIP_UPDATE_CHECK=yes