lxqt.lxqt-session: 2.3.0 -> 2.4.0

Diff: https://github.com/lxqt/lxqt-session/compare/2.3.0...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:20:21 -03:00
parent 175eb084e2
commit 4c298cf17e
+2 -2
View File
@@ -24,13 +24,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-session";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-session";
rev = version;
hash = "sha256-5VJxRho6qdPvBFr0RkYaajvVZRwhc1emzqpII+lUyOQ=";
hash = "sha256-CV0g553V4qxq9Cj/RUbr5jxESrrzFjAwR80NKhwNgDU=";
};
nativeBuildInputs = [