We were only sorting by the X.Y.Z part of the version which meant that, for example, `1.2.3` and `1.3.4-lto` were being compared equal.
We were only sorting by the X.Y.Z part of the version which meant that, for example, `1.2.3` and `1.3.4-lto` were being compared equal.