-
Notifications
You must be signed in to change notification settings - Fork 2
Update libccp4 to version 8.0.0 for Alpha channel #77
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
Conversation
|
🚧 Test build enqueued. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the libccp4 dependency in the build manifest to version 8.0.0, adjusting its download URL and SHA256 checksum.
- Bumps
libccp4from 6.5.1 to 8.0.0 - Updates the archive URL and its SHA256 checksum
Comments suppressed due to low confidence (2)
io.github.pemsley.coot.yaml:74
- [nitpick] Consider adding or updating integration tests to confirm that libccp4 8.0.0 can be downloaded, extracted, and built successfully as part of the build pipeline.
url: https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/libccp4-8.0.0.tar.gz
io.github.pemsley.coot.yaml:74
- Verify that the updated SHA256 checksum matches the official libccp4 8.0.0 release to ensure integrity and guard against tampering.
url: https://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/libccp4-8.0.0.tar.gz
|
🚧 Started test build. |
|
🚧 Test build failed. |
|
🚧 Test build enqueued. |
|
🚧 Started test build. |
|
✅ Test build succeeded. To test this build, install it from the testing repository: |
This pull request updates the source dependency for the
libccp4library in theio.github.pemsley.coot.yamlfile to use a more recent version. The most important change is as follows:Dependency update:
libccp4library from version6.5.1to8.0.0, including its URL and SHA256 checksum, to ensure compatibility with the latest features and security improvements. ([io.github.pemsley.coot.yamlL74-R75](https://github.com/flathub/io.github.pemsley.coot/pull/77/files#diff-55b9e84a877dbbef6cbca71f44f2c253217232100c0d81f840e1abf5346b24efL74-R75))