2022-11-06T10:06:09 kturtle 22.08.2 -> 22.08.3 https://repology.org/metapackage/kturtle/versions 2022-11-06T10:06:11 attrpath: libsForQt5.kturtle 2022-11-06T10:06:12 Checking auto update branch... 2022-11-06T10:06:12 No auto update branch exists 2022-11-06T10:06:12 Old version 22.08.2" not present in master derivation file with contents: { mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, knewstuff }: mkDerivation { pname = "kturtle"; meta = with lib; { homepage = "https://invent.kde.org/education/kturtle"; description = "An educational programming environment for learning how to program"; maintainers = with maintainers; [ freezeboy ]; license = licenses.gpl2Plus; platforms = platforms.linux; }; nativeBuildInputs = [ extra-cmake-modules ]; buildInputs = [ kdoctools ki18n kio knewstuff ]; }