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

https://github.com/elementary/portals/compare/8.0.2...8.0.3
This commit is contained in:
Bobby Rong
2025-06-13 23:00:46 +08:00
parent 5d09380e05
commit 39ddb0018d
@@ -19,13 +19,13 @@
stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-pantheon";
version = "8.0.2";
version = "8.0.3";
src = fetchFromGitHub {
owner = "elementary";
repo = "portals";
rev = version;
sha256 = "sha256-/zX2OZggMYbiyTLVOuSpfQw8E4ZMr19CiiVV47zpSV0=";
sha256 = "sha256-UGQ5kteX/W3ncKzTXXmVL/aI0WC3eqpl5prdmj7lBD8=";
};
nativeBuildInputs = [