lxqt.lxqt-notificationd: 2.3.1 -> 2.4.0

Diff: https://github.com/lxqt/lxqt-notificationd/compare/2.3.1...2.4.0
This commit is contained in:
José Romildo
2026-04-22 22:19:49 -03:00
parent bad95fc332
commit ff7ebd0504
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "lxqt-notificationd";
version = "2.3.1";
version = "2.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "lxqt-notificationd";
rev = version;
hash = "sha256-TfTOuarMq2m5rAdcfiKqjyGeJzKyUSvhkJ2EoGUMTUQ=";
hash = "sha256-o+J7xg60T0WsznDOrfg7EjNlT9FQFbniNkvgkF12N0Q=";
};
nativeBuildInputs = [