Skip to content

Commit

Permalink
wac: update link to bug fix info
Browse files Browse the repository at this point in the history
Co-authored-by: Maksim Bondarenkov <119937608+ognevny@users.noreply.github.com>
  • Loading branch information
podsvirov and ognevny committed Dec 27, 2024
1 parent 8a6dd89 commit adcc07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mingw-w64-wac/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ sha256sums=('ff0196b577118843d94961d6dc805758263af6ae16a62eb944242fd6a5c82eaa')
prepare() {
cd "${_realname}-${pkgver}"

# For more info see: https://github.com/msys2/MINGW-packages/pull/22895
# For more info see: https://github.com/rust-lang/cc-rs/pull/1176
cargo update -p cc

cargo fetch --locked --target "$(rustc -vV | sed -n 's/host: //p')"
Expand Down

0 comments on commit adcc07a

Please sign in to comment.