New comment by Goorzhel on void-packages repository https://github.com/void-linux/void-packages/issues/38363#issuecomment-1200450105 Comment:
LGTM ``` ❯ pwd /home/ag/src/VOID/packages ❯ gh pr checkout 38390 <...> ❯ ./xbps-src pkg tzdata <...> ❯ xi tzdata <...> Name Action Version New version Download size tzdata update 2022a_1 2022a_3 - Size required on disk: 1252KB Space available on disk: 64GB Do you want to continue? [Y/n] y [*] Verifying package integrity tzdata-2022a_3: verifying SHA256 hash... [*] Collecting package files tzdata-2022a_3: collecting files... tzdata-2022a_1: collecting files... [*] Unpacking packages tzdata-2022a_1: updating to 2022a_3 ... tzdata-2022a_3: unpacking ... [*] Configuring unpacked packages tzdata-2022a_3: configuring ... tzdata-2022a_3: updated successfully. 0 downloaded, 0 installed, 1 updated, 1 configured, 0 removed. ```