xdg-desktop-portal: 1.18.3 → 1.18.4

https://github.com/flatpak/xdg-desktop-portal/compare/1.18.3...1.18.4

CVE-2024-32462
This commit is contained in:
Bobby Rong
2024-04-19 10:04:24 +08:00
parent 2d41d30ae5
commit aeeb6baeb8
@@ -31,7 +31,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xdg-desktop-portal";
version = "1.18.3";
version = "1.18.4";
outputs = [ "out" "installedTests" ];
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "flatpak";
repo = "xdg-desktop-portal";
rev = finalAttrs.version;
hash = "sha256-VqIQLUAf/n5m1tHCvnlxi0eaLOuG1R44tMFI/Hc992A=";
hash = "sha256-o+aO7uGewDPrtgOgmp/CE2uiqiBLyo07pVCFrtlORFQ=";
};
patches = [