libsForQt5.kweather 23.08.4 -> 24.01.95 https://repology.org/project/kweather/versions attrpath: libsForQt5.kweather Checking auto update branch... No auto update branch exists Old version 23.08.4" not present in master derivation file with contents: { lib , mkDerivation , cmake , extra-cmake-modules , kconfig , kholidays , ki18n , kirigami-addons , kirigami2 , knotifications , kquickcharts , kweathercore , plasma-framework , qtcharts , qtquickcontrols2 }: mkDerivation rec { pname = "kweather"; nativeBuildInputs = [ cmake extra-cmake-modules ]; buildInputs = [ kconfig kholidays ki18n kirigami-addons kirigami2 knotifications kquickcharts kweathercore plasma-framework qtcharts qtquickcontrols2 ]; meta = with lib; { description = "Weather application for Plasma Mobile"; homepage = "https://invent.kde.org/plasma-mobile/kweather"; license = with licenses; [ gpl2Plus cc-by-40 ]; maintainers = with maintainers; [ samueldr ]; }; }