pantheon-agent-polkit: 8.0.1 -> 8.0.2 (#469188)

This commit is contained in:
Bobby Rong
2025-12-09 15:00:37 +00:00
committed by GitHub
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "pantheon-agent-polkit";
version = "8.0.1";
version = "8.0.2";
src = fetchFromGitHub {
owner = "elementary";
repo = "pantheon-agent-polkit";
rev = version;
hash = "sha256-qqeB8SLuES/KoK7ycQ2J1YBA07HITovdnO8kSsrVcfs=";
hash = "sha256-tuugtrnamY9QMlF/ju5+4gwcEESFqH4jDH/kz790v5Y=";
};
nativeBuildInputs = [