mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-26 10:30:32 +00:00
xdg-desktop-portal: 1.18.1 -> 1.18.2
Changes: https://github.com/flatpak/xdg-desktop-portal/releases/tag/1.18.2
(cherry picked from commit f82f2cc1de)
This commit is contained in:
committed by
Thomas Gerbet
parent
d0379ebe1a
commit
e6d9dc40d1
@@ -31,7 +31,7 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "xdg-desktop-portal";
|
||||
version = "1.18.1";
|
||||
version = "1.18.2";
|
||||
|
||||
outputs = [ "out" "installedTests" ];
|
||||
|
||||
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
owner = "flatpak";
|
||||
repo = "xdg-desktop-portal";
|
||||
rev = finalAttrs.version;
|
||||
sha256 = "sha256-S4I578gX1ONbixWGcQLY3WqzACoVfAtLuOFBhh36hFY=";
|
||||
hash = "sha256-Pd5IKrVp/OOE10Ozy4R3XbubVc6iz0znG+YB0Uu+68E=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user