Merge pull request #319597 from r-ryantm/auto-update/xdg-desktop-portal-hyprland

xdg-desktop-portal-hyprland: 1.3.1 -> 1.3.2
This commit is contained in:
Weijia Wang 2024-06-14 23:20:22 +02:00 committed by GitHub
commit 805f03b18f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,13 +24,13 @@
}:
stdenv.mkDerivation (self: {
pname = "xdg-desktop-portal-hyprland";
version = "1.3.1";
version = "1.3.2";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "xdg-desktop-portal-hyprland";
rev = "v${self.version}";
hash = "sha256-wP611tGIWBA4IXShWbah7TxqdbvhfcfT2vnXalX/qzk=";
hash = "sha256-KsX7sAwkEFpXiwyjt0HGTnnrUU58wW1jlzj5IA/LRz8=";
};
nativeBuildInputs = [