lxqt.lxqt-powermanagement: 2.3.0 -> 2.4.0

Diff: https://github.com/lxqt/lxqt-powermanagement/compare/2.3.0...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:20:07 -03:00
parent 4a608e875e
commit 8d92b8f038
@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-powermanagement";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-powermanagement";
rev = version;
hash = "sha256-1TA9v2zrPoHiKUy6P4enmzvxWTD+/rGjrChE5WGMt3c=";
hash = "sha256-pHQp/bXeI+yGQJ2rgsP8H7ISpCqcGG+/F74Otz+vJpg=";
};
nativeBuildInputs = [