xdg-desktop-portal-xapp: 1.1.2 -> 1.1.3 (#461225)

This commit is contained in:
Bobby Rong
2025-11-13 15:40:44 +00:00
committed by GitHub

View File

@@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-xapp";
version = "1.1.2";
version = "1.1.3";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "xdg-desktop-portal-xapp";
rev = version;
hash = "sha256-3EGim8GDlzVhgKiBHaOjV+apyEanFyfTqfJLegwlQHo=";
hash = "sha256-5gJmWj15jUVGhCf8jOl/eXHVisFdegbbx6pqz6btNTM=";
};
nativeBuildInputs = [