Guix,

The package list at <https://guix.gnu.org/packages/S/page/4/> displays the wrong versions for sqlite:

 sqlite 3.26.0
 sqlite 3.26.0
 sqlite-with-column-metadata 3.26.0

Which should be:

 $ guix pull && guix package -A ^sqlite
 sqlite 3.26.0  …
 sqlite 3.24.0  …
 sqlite-with-column-metadata    3.24.0  …

At first glance it looks like the Web list iterates over package names instead of package records, then looks up the ‘default’ package for each name … but packages like ‘gcc-objc’[0] are listed correctly, so maybe that's not what's happening.

Noticed by sebboh on #guix.

Kind regards,

T G-R

[0]: https://guix.gnu.org/packages/G/

Attachment: signature.asc
Description: PGP signature

Reply via email to