Skip to content

mingw-w64-llvm: update to 20.1.7 #149

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

Merged
merged 1 commit into from
Jun 18, 2025
Merged

mingw-w64-llvm: update to 20.1.7 #149

merged 1 commit into from
Jun 18, 2025

Conversation

gitforwindowshelper[bot]
Copy link

Signed-off-by: Matthias Aßhauer <mha1993@live.de>
@rimrul rimrul marked this pull request as ready for review June 17, 2025 13:23
@rimrul
Copy link
Member

rimrul commented Jun 17, 2025

/deploy

The workflow run was started.

@dscho
Copy link
Member

dscho commented Jun 18, 2025

The deployment failed:

fatal: pathspec 'mingw-w64-clang-aarch64-llvm-tools-[0-9]*' did not match any files

And indeed, https://github.com/git-for-windows/pacman-repo/tree/aarch64 currently does not contain any such file...

Which probably means that I wrote a bug into pacman-helper.sh that has not surfaced yet because we did not deploy new packages until today, only upgraded existing ones.

So I guess that we have to adapt this line to add --ignore-unmatch?

dscho added a commit to git-for-windows/build-extra that referenced this pull request Jun 18, 2025
The `git rm` call assumes that there have been previous versions of the
same package that now need to be deleted. Let's not do that, as it would
prevent e.g. `mingw-w64-llvm-tools` from being deployed (see
git-for-windows/MINGW-packages#149 for details).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho
Copy link
Member

dscho commented Jun 18, 2025

/deploy

The workflow run was started.

@dscho
Copy link
Member

dscho commented Jun 18, 2025

That worked, nice!

@dscho dscho merged commit 6cca466 into main Jun 18, 2025
4 checks passed
@dscho dscho deleted the mingw-w64-llvm-20.1.7 branch June 18, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[New mingw-w64-llvm version] llvm: update to 20.1.7
2 participants