Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the MSYS2 32Bit package download address. #81

Merged
merged 1 commit into from Nov 17, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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