Package version mismatch on CI
If you look at this recent build where I added a patch for sop-core-0.5.0.0
, CI runs but seems to build sop-core-0.4.0.0
.
If you look at this recent build where I added a patch for sop-core-0.5.0.0
, CI runs but seems to build sop-core-0.4.0.0
.
mentioned in merge request !16 (closed)
I believe this is fixed with the new cabal
-based CI infrastructure, which specifically uses version constraints based on patches. Please re-open if this is not the case.
closed