Skip to content

Commit b7101b9

Browse files
committed
Update ghver
1 parent a39f33d commit b7101b9

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
@@ -41,7 +41,7 @@ die() {
4141

4242
plat="$(uname -s)"
4343
arch=$(uname -m)
44-
ghver="0.1.50.1"
44+
ghver="0.1.50.2"
4545
: "${GHCUP_BASE_URL:=https://downloads.haskell.org/~ghcup}"
4646

4747
export GHCUP_SKIP_UPDATE_CHECK=yes

0 commit comments

Comments
 (0)