Skip to content

Incorrect version formatting for SBCL in search results #53

Description

@kisp

First of all, thank you for this incredibly useful tool! It’s been a great resource.

I noticed a potential issue when searching for SBCL on your site. For instance, searching for sbcl at the following link:
https://lazamar.co.uk/nix-versions/?channel=nixpkgs-unstable&package=sbcl

returns some rows with version numbers like this:

sbcl   3bmd-20230618-git   67b4bf1df4ae54d6866d78ccbd1ac7e8a8db8b73   2024-06-13

The 3bmd-20230618-git does not represent a valid SBCL version (e.g., versions like 2.4.4 are expected). This makes the version data less intuitive and potentially misleading.

For comparison, when searching for other Lisp implementations such as CLISP or CCL:

the table appears "clean" and shows proper version formatting.

Could this be investigated and possibly improved for SBCL?

Thanks again for your fantastic work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions