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

Upgrade packages, replace mirage-crypto hashes with digestif #293

Merged
merged 3 commits into from
Feb 5, 2025

Conversation

mabiede
Copy link
Collaborator

@mabiede mabiede commented Jan 23, 2025

Hi @rgrinberg

When mirage-crypto.1.0.0 was released, they added an upper bound to many other packages, including opium.

This PR includes the following updates:

  • replacing mirage-crypto with digestif because mirage-crypto doesn't provide md5 and sha1 anymore
  • update deprecated Term commands (see opium/src/app.ml
  • run formatted (make fmt)
  • README got updated by make build

It would be great to see a new version of opium in the opam-repository

@mabiede mabiede changed the title Upgrade packages Upgrade packages, replace mirage-crypto hashes by digestif Jan 23, 2025
@mabiede mabiede changed the title Upgrade packages, replace mirage-crypto hashes by digestif Upgrade packages, replace mirage-crypto hashes with digestif Jan 23, 2025
@rgrinberg rgrinberg merged commit 73b16f0 into rgrinberg:master Feb 5, 2025
3 of 5 checks passed
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.

2 participants