There is a newer version of the record available.

Published May 11, 2026 | Version v6.4.2

kdeldycke/meta-package-manager: v6.4.2

Description

  • [mpm] Compile version_regexes with re.MULTILINE only, dropping re.VERBOSE. Under re.VERBOSE, unescaped whitespace in the pattern is silently ignored, so patterns like r"guix \(GNU Guix\) (?P<version>...)" would never match guix --version output and the manager was reported as unavailable with could not parse version from <path> output. Affected guix, nix, and stew, all of which now correctly detect their installed version. steamcmd, which used \ escapes to work around the same flag, is unaffected.

Full changelog: v6.4.1...v6.4.2

Files

kdeldycke/meta-package-manager-v6.4.2.zip

Files (1.4 MB)

Name Size Download all
md5:966217b1d2ddb2719a30f718c6accb1a
1.4 MB Preview Download

Additional details

Related works