2022-11-07T10:51:17 granatier 22.08.2 -> 22.08.3 https://repology.org/metapackage/granatier/versions 2022-11-07T10:51:20 attrpath: libsForQt5.granatier 2022-11-07T10:51:20 Checking auto update branch... 2022-11-07T10:51:20 No auto update branch exists 2022-11-07T10:51:22 Old version 22.08.2" not present in master derivation file with contents: { mkDerivation, lib , libkdegames, extra-cmake-modules , kdeclarative, knewstuff }: mkDerivation { pname = "granatier"; meta = with lib; { homepage = "https://kde.org/applications/en/games/org.kde.granatier"; description = "Clone of the classic Bomberman game"; maintainers = with maintainers; [ freezeboy ]; license = licenses.gpl2Plus; platforms = platforms.linux; }; nativeBuildInputs = [ extra-cmake-modules ]; buildInputs = [ kdeclarative knewstuff libkdegames ]; }