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

Add extra-files records where need to support opam 2.3.0 - Fixes #3203 #3204

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

MSoegtropIMC
Copy link
Contributor

This PR adds extra-files records where needed.

This was done by running opam admin update-extrafiles --hash=sha512 (using opam 2.2.0) on both the releases and the extra-dev folder.

This apparently did some minor additional cleanup:

  • remove superflous version fields.
  • replace sha 256 entries in extsing extra-files fields with sha 512 entries.

Fixes #3203

@palmskog
Copy link
Collaborator

Linting works, json works, let's merge.

@palmskog palmskog merged commit 971e294 into coq:master Nov 14, 2024
2 of 3 checks passed
@MSoegtropIMC
Copy link
Contributor Author

Thanks! Let's see if Coq Platform now works again - after updating the local patch repos it failed on things from the official repo.

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.

missing extra-files declarations for patches for opam 2.3.0
2 participants