xdg-desktop-portal-xapp: 1.0.3 -> 1.0.4

https://github.com/linuxmint/xdg-desktop-portal-xapp/compare/1.0.3...1.0.4
This commit is contained in:
Bobby Rong
2023-12-03 17:49:20 +08:00
parent 74065b1858
commit c391b7d46c
@@ -14,13 +14,13 @@
stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-xapp";
version = "1.0.3";
version = "1.0.4";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "xdg-desktop-portal-xapp";
rev = version;
hash = "sha256-sPpRDoQuzyjqB+kwz0U2WFm/Byx7SueM3aCtpgy38JM=";
hash = "sha256-Zz44PCociYhUuHTS3HJNxJPCkiIl01FFe4//7jtgDsk=";
};
nativeBuildInputs = [