Update bootstrap script ghver

This commit is contained in:
2023-11-10 21:41:19 +08:00
parent a5d228ba89
commit 8b6b3d2fbe

View File

@@ -28,7 +28,7 @@
plat="$(uname -s)"
arch=$(uname -m)
ghver="0.1.19.4"
ghver="0.1.20.0"
: "${GHCUP_BASE_URL:=https://downloads.haskell.org/~ghcup}"
export GHCUP_SKIP_UPDATE_CHECK=yes