feat: calculate and store changes for each update

This commit is contained in:
2024-09-17 13:34:24 +03:00
parent f81ebe6c3c
commit 50cd71b954
6 changed files with 18 additions and 16 deletions

View File

@ -4,7 +4,7 @@
set -ex
# install dependencies
pacman --noconfirm -Syu base-devel python-tox
pacman --noconfirm -Syyu base-devel python-tox
# run test and check targets
tox