parsec icon indicating copy to clipboard operation
parsec copied to clipboard

bugfix: when hip is not found, its ok.

Open abouteiller opened this issue 1 year ago • 1 comments

abouteiller avatar May 17 '24 21:05 abouteiller

VERSION_LESS: Component-wise integer version number comparison (version format is major[.minor[.patch[.tweak]]], omitted components are treated as zero).

so not found is less than 5.

abouteiller avatar May 18 '24 18:05 abouteiller