[fix][arch] not checking if the are other installed providers for the target package

This commit is contained in:
Vinicius Moreira
2020-06-02 15:59:13 -03:00
parent 90b312624f
commit d45dc799ca
2 changed files with 24 additions and 3 deletions

View File

@@ -14,9 +14,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- regressions (from **0.9.4**)
- resetting the main configuration when tray mode is active [#118](https://github.com/vinifmor/bauh/issues/118)
- bauh-cli crashing (https://github.com/vinifmor/bauh/issues/118)
- Arch
- not checking if **pacman-mirrors** is available before starting to download repository packages (when multi-threaded download is enabled) [#117](https://github.com/vinifmor/bauh/issues/117)
- Arch: not checking if **pacman-mirrors** is available before starting to download repository packages (when multi-threaded download is enabled) [#117](https://github.com/vinifmor/bauh/issues/117)
- Arch
- uninstall: not checking if the are other installed providers for the target package
## [0.9.4] 2020-05-29