lxqt.xdg-desktop-portal-lxqt: 0.3.0 -> 0.4.0

This commit is contained in:
José Romildo 2023-04-16 13:53:30 -03:00
parent 73c9e3a66e
commit 6da3d3a400

View file

@ -12,13 +12,13 @@
mkDerivation rec {
pname = "xdg-desktop-portal-lxqt";
version = "0.3.0";
version = "0.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = pname;
rev = version;
sha256 = "oEcFRBIYb/ZJQo9W+yIiq3l3eU1GqUzfDdF/Rvq5SKs=";
sha256 = "gH4L6cjx3DjGWcgoqUSnsx4Bn+T9t03AXPB5ZNDa0Nw=";
};
nativeBuildInputs = [