[arch] fix -> not restoring the CPUs to previous scaling governors after the package is built when optimizations are on

This commit is contained in:
Vinicius Moreira
2021-04-04 10:27:35 -03:00
parent 6685e0b6c3
commit e67e5bc0a9
4 changed files with 65 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixes
- Arch
- not skipping dependency checking when the user opts to proceed with a transaction that would break other packages
- AUR: not restoring the CPUs to previous scaling governors after the package is built when optimizations are on
## [0.9.15] 2021-03-03
### Improvements