You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ruleinfo of complex dependencies returning the wrong origin
We order the literals for complex dependencies, so the first
literal is not always the origin package. So patch the origin
when generating rule infos.
Fixes#367
0 commit comments