Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure: Fix package version lookups #974

Merged
merged 1 commit into from
Sep 20, 2022
Merged

configure: Fix package version lookups #974

merged 1 commit into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. configure: Fix package version lookups

    I unwittingly broke this in #962 and unfortunately we have no coverage
    of the undercooked `configure` command currently. That rushed hack
    doesn't make any sense in hindsight as it tries to fetch the "latest"
    version from the local disk, which isn't going to tell you if local is
    outdated.
    72636c committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    89280b5 View commit details
    Browse the repository at this point in the history