Post release cleanup

This commit is contained in:
2023-01-13 12:07:32 +08:00
parent 525e9672e8
commit 3f5a19c63e
5 changed files with 35 additions and 45 deletions

View File

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