[arch] fix: not updating the view (GUI) status correctly after uninstalling a package whose PKGBUILD file was edited

This commit is contained in:
Vinicius Moreira
2021-12-09 13:37:09 -03:00
parent d4446e1c81
commit 34d5234977
2 changed files with 9 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- not updating the view (GUI) status correctly after uninstalling a package whose PKGBUILD file was edited (specifically the **name**)
- missing error handling when hard requirements for optional dependencies cannot be found by pacman
## [0.9.22] 2021-11-30