2022-11-07T08:54:08 bovo 22.08.2 -> 22.08.3 https://repology.org/metapackage/bovo/versions 2022-11-07T08:54:12 attrpath: libsForQt5.bovo 2022-11-07T08:54:12 Checking auto update branch... 2022-11-07T08:54:12 No auto update branch exists 2022-11-07T08:54:13 Old version 22.08.2" not present in master derivation file with contents: { mkDerivation, lib , libkdegames, extra-cmake-modules , kdeclarative, knewstuff }: mkDerivation { pname = "bovo"; meta = with lib; { homepage = "https://apps.kde.org/bovo/"; description = "Five in a row application"; longDescription = '' Bovo is a Gomoku (from Japanese 五目並べ - lit. "five points") like game for two players, where the opponents alternate in placing their respective pictogram on the game board. (Also known as: Connect Five, Five in a row, X and O, Naughts and Crosses) ''; maintainers = with maintainers; [ freezeboy ]; license = licenses.gpl2Plus; platforms = platforms.linux; }; nativeBuildInputs = [ extra-cmake-modules ]; buildInputs = [ kdeclarative knewstuff libkdegames ]; }