xdg-desktop-portal-hyprland: 1.4.0 -> 1.4.1

This commit is contained in:
André Silva
2026-07-30 09:23:49 +01:00
parent c38b9241eb
commit bafffe88cd

View File

@@ -28,13 +28,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "xdg-desktop-portal-hyprland";
version = "1.4.0";
version = "1.4.1";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "xdg-desktop-portal-hyprland";
tag = "v${finalAttrs.version}";
hash = "sha256-nzm1lwk41EzFVYC6HX7YCFnjCGJ2Ac1n7xi47ajYu8Y=";
hash = "sha256-sRAGZVUPgwxpx19uZwaSERa86g1AbsBUQ3SxhaRPgeg=";
};
depsBuildBuild = [