xdg-desktop-portal-hyprland: 1.3.9 -> 1.3.10

This commit is contained in:
André Silva
2025-07-28 01:41:08 +05:30
committed by Masum Reza
parent 6fc92be47e
commit 52c4dd0a4a
@@ -28,13 +28,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "xdg-desktop-portal-hyprland";
version = "1.3.9";
version = "1.3.10";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "xdg-desktop-portal-hyprland";
tag = "v${finalAttrs.version}";
hash = "sha256-sAObJHBZjJHzYR62g+BLNBNq19cqb5LTw73H8m57K0w=";
hash = "sha256-js2sLRtsOUA/aT10OCDaTjO80yplqwOIaLUqEe0nMx0=";
};
depsBuildBuild = [