Skip to content

Commit ea6c8d3

Browse files
committed
Bump ghcup in bootstrap script
1 parent ae625b1 commit ea6c8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/bootstrap/bootstrap-haskell

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
plat="$(uname -s)"
3030
arch=$(uname -m)
31-
ghver="0.1.19.1"
31+
ghver="0.1.19.2"
3232
: "${GHCUP_BASE_URL:=https://downloads.haskell.org/~ghcup}"
3333

3434
export GHCUP_SKIP_UPDATE_CHECK=yes

0 commit comments

Comments
 (0)