Philipp Hörist pushed to branch windows-fix at gajim / gajim
Commits:
c6a98c92 by Philipp Hörist at 2026-06-26T22:13:39+02:00
fix
- - - - -
1 changed file:
- win/_base.sh
Changes:
=====================================
win/_base.sh
=====================================
@@ -124,7 +124,7 @@ function create_root {
function install_mingw_deps {
# Downgrade pango https://dev.gajim.org/gajim/gajim/-/issues/12730
- build_pacman --noconfirm -U
https://repo.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-pango-1.56.4-3-any.pkg.tar.zst.sig
+ build_pacman --noconfirm -U
https://repo.msys2.org/mingw/ucrt64/mingw-w64-ucrt-x86_64-pango-1.56.4-3-any.pkg.tar.zst
build_pacman --noconfirm -S ${MINGW_DEPS}
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c6a98c92ea137cd28388ee96cd2a24374a7ad45d
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/c6a98c92ea137cd28388ee96cd2a24374a7ad45d
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]