Hi everyone,
Following up the regression reported a couple of days ago affecting some users of pin-depends
, we are releasing 2.4.1.
You can read our blog post for relevant links and details.
Try it!
The upgrade instructions are unchanged:
For Unix systems
bash -c "sh <(curl -fsSL https://opam.ocaml.org/install.sh) --version 2.4.1"
or from PowerShell for Windows systems
Invoke-Expression "& { $(Invoke-RestMethod https://opam.ocaml.org/install.ps1) } -Version 2.4.1"
Please report any issues to the bug-tracker.
Happy hacking,
<> <> The opam team <> <>