[arch] fix: not caching the 'LastModified' field of installed AUR dependencies

This commit is contained in:
Vinicius Moreira
2022-05-27 12:09:45 -03:00
parent 7875529fb6
commit d55bb2bb32
2 changed files with 27 additions and 7 deletions

View File

@@ -46,6 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- AUR:
- build: error raised when the temporary directory does not exist (when changing the CPUs governors)
- date parsing when checking for updates
- not caching the 'LastModified' field of installed AUR dependencies (could lead to wrong display updates)
- Flatpak
- not all selected runtime partials to upgrade are actually requested to be upgraded