fix incorrect link to 32-bit(A_32) Linux_Debian cabal-install-3.10.2.0

* The link for 32-bit (A_32) Linux_Debian cabal-install under
  version 3.10.2.0 points to the 64-bit (x64-64) version.

* The hash for this however was found to be correct here, so
  it was left unchanged.

* Fixes the link to point to the 32-bit (i386) version.
This commit is contained in:
Arjun Kathuria 2023-11-06 16:42:41 +05:30
parent 173d03ef56
commit 48cae51c31
1 changed files with 1 additions and 1 deletions

View File

@ -4494,7 +4494,7 @@ ghcupDownloads:
unknown_versioning: *cabal-31020-32
Linux_Debian:
'( >= 9 )':
dlUri: https://downloads.haskell.org/cabal/cabal-install-3.10.2.0/cabal-install-3.10.2.0-x86_64-linux-deb9.tar.xz
dlUri: https://downloads.haskell.org/cabal/cabal-install-3.10.2.0/cabal-install-3.10.2.0-i386-linux-deb9.tar.xz
dlHash: 2b26d2cb67f1ba3561509fbccc30810ccc1c5032238fca00666e3dcd03e941a8
unknown_versioning: *cabal-31020-32
A_ARM64: