lxqt.lxqt-powermanagement: 2.2.1 -> 2.3.0

Diff: https://github.com/lxqt/lxqt-powermanagement/compare/2.2.1...2.3.0
This commit is contained in:
José Romildo
2025-11-05 18:11:11 -03:00
parent b3f282bd70
commit f1d6a2ac4b

View File

@@ -20,13 +20,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-powermanagement";
version = "2.2.1";
version = "2.3.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-powermanagement";
rev = version;
hash = "sha256-Awk/NlYd8HldmEL0G/LUgj101Y1BTQBrDJfG56Y/aX4=";
hash = "sha256-1TA9v2zrPoHiKUy6P4enmzvxWTD+/rGjrChE5WGMt3c=";
};
nativeBuildInputs = [