···19, srcs
2021# These must be updated in tandem with package updates.
22-, cargoShaForVersion ? "22.06"
23-, cargoSha256 ? "ckxShWgqGaApYoGQdrRQKCKOsbwUH5QP82x3BNM4Jx8="
24}:
2526# Guard against incomplete updates.
···19, srcs
2021# These must be updated in tandem with package updates.
22+, cargoShaForVersion ? "22.09"
23+, cargoSha256 ? "sha256-uxLvAhRV185srZZ0ZMsLRevAyMmajXERPRYotMcnLJA="
24}:
2526# Guard against incomplete updates.
+1-1
pkgs/applications/plasma-mobile/fetch.sh
···1-WGET_ARGS=( https://download.kde.org/stable/plasma-mobile/22.06/ -A '*.tar.xz' )
···1+WGET_ARGS=( https://download.kde.org/stable/plasma-mobile/22.09/ -A '*.tar.xz' )