pantheon.xdg-desktop-portal-pantheon: 8.0.3 -> 8.0.4

https://github.com/elementary/portals/compare/8.0.3...8.0.4
This commit is contained in:
Bobby Rong
2025-06-23 22:47:10 +08:00
parent 7f1caf5322
commit b04c5aae96
@@ -19,13 +19,13 @@
stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-pantheon";
version = "8.0.3";
version = "8.0.4";
src = fetchFromGitHub {
owner = "elementary";
repo = "portals";
rev = version;
sha256 = "sha256-UGQ5kteX/W3ncKzTXXmVL/aI0WC3eqpl5prdmj7lBD8=";
sha256 = "sha256-I0GsdpaH4SoOVPLLZa0da8+rwmJs1HtLrhkglNmYtrQ=";
};
nativeBuildInputs = [