Skip to content

Commit

Permalink
Merge pull request commercialhaskell#81 from Syssiphus/win_32bit_msys…
Browse files Browse the repository at this point in the history
…_address_update

Updated the MSYS2 32Bit package download address.
  • Loading branch information
snoyberg authored Nov 17, 2020
2 parents df26eae + 68092ef commit e99c95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack/stack-setup-2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ portable-git:
msys2:
windows32:
version: "20200517"
url: "https://github.com/fpco/stackage-content/releases/download/msys2-20200517/msys2-20200517-i686.tar.xz"
url: "https://github.com/fpco/stackage-content/releases/download/20200517/msys2-20200517-i686.tar.xz"
content-length: 79049224
sha256: 9152ddf50c6bacfae33c1436338235f8db4b10d73aaea63adefd96731fb0bceb
windows64:
Expand Down

0 comments on commit e99c95b

Please sign in to comment.