libsForQt5.granatier 23.08.2 -> 23.08.3 https://repology.org/project/granatier/versions attrpath: libsForQt5.granatier Checking auto update branch... No auto update branch exists Old version 23.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 ]; }