xdg-desktop-portal-xapp: 1.1.2 -> 1.1.3

This commit is contained in:
R. Ryantm
2025-11-13 12:30:35 +00:00
parent 61630d4ab5
commit a93099443e
@@ -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 = [