Update ghcup binaries

This commit is contained in:
2021-04-11 22:10:44 +02:00
parent ffe00c7b1f
commit c5858be6b8
2 changed files with 14 additions and 14 deletions

View File

@@ -69,7 +69,7 @@ _done() {
download_ghcup() {
_plat="$(uname -s)"
_arch=$(uname -m)
_ghver="0.1.14"
_ghver="0.1.14.1"
_base_url="https://downloads.haskell.org/~ghcup"
case "${_plat}" in