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

pacman: Fix removing locally installed packages #4464

Merged
merged 5 commits into from
Apr 13, 2022

Commits on Apr 7, 2022

  1. pacman: Fix removing locally installed packages

    Without this, using `absent` state for a locally installed package (for example from AUR, or from a package that was dropped from repositories) would return that package is already removed, despite remaining installed
    C0rn3j authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    98f089d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f92e5 View commit details
    Browse the repository at this point in the history
  3. Add changelog fragment

    C0rn3j authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    9889a4f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    160e590 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Add test.

    felixfontein committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    1a38cfc View commit details
    Browse the repository at this point in the history