lxqt.xdg-desktop-portal-lxqt: 1.3.0 -> 1.4.0

Diff: https://github.com/lxqt/xdg-desktop-portal-lxqt/compare/1.3.0...1.4.0
This commit is contained in:
José Romildo
2026-04-22 22:21:14 -03:00
parent 5e6e2497a8
commit cbe86e3867
@@ -16,13 +16,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xdg-desktop-portal-lxqt";
version = "1.3.0";
version = "1.4.0";
src = fetchFromGitHub {
owner = "lxqt";
repo = "xdg-desktop-portal-lxqt";
tag = finalAttrs.version;
hash = "sha256-DNlvqZzTzZURuHTURBUXaLvMKy2HxVpgI9JwJq6A5Sw=";
hash = "sha256-GtpOBnRa10xFpd0FHWJge9RtS58hdOawFQmDH6yD1yU=";
};
nativeBuildInputs = [