[gems.arch] fix: not properly mapping all provided packages by the system when checking for upgrade requirements

This commit is contained in:
Vinicius Moreira
2022-11-11 17:41:40 -03:00
parent 70e66c6b7c
commit 9433c2910f
3 changed files with 20 additions and 3 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## NEXT
### Fixes
- Arch
- not properly mapping all provided packages by the system when checking for upgrade requirements
## [0.10.4] 2022-11-05
### Improvements