lxqt.lxqt-policykit: 1.2.0 -> 1.3.0

This commit is contained in:
José Romildo 2023-04-16 13:53:29 -03:00
parent 7ad834fb3e
commit b353525e5e

View File

@ -19,13 +19,13 @@
mkDerivation rec {
pname = "lxqt-policykit";
version = "1.2.0";
version = "1.3.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "SvJ4XN0JZs2VAt5H9CJXrJhThxnQnlbsLP44CW7zpGM=";
sha256 = "ZcftMdMBj/7OhxRZ34AB0IW5CfDYTT8JZLJejTb0XVg=";
};
nativeBuildInputs = [