pantheon.pantheon-agent-polkit: 1.0.2 -> 1.0.3

https://github.com/elementary/pantheon-agent-polkit/releases/tag/1.0.3
This commit is contained in:
worldofpeace 2020-07-07 10:54:24 -04:00
parent 8af5dc509e
commit 3a23ca569f

View File

@ -14,13 +14,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "pantheon-agent-polkit"; pname = "pantheon-agent-polkit";
version = "1.0.2"; version = "1.0.3";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "elementary"; owner = "elementary";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "1gkispg1wr3fmwhbaaw722hc7cfqvj18gwb1nvv7rz3ghk9ih4jy"; sha256 = "1kd6spwfwy5r2mrf7xh5l2wrazqia8vr4j3g27s97vn7fcg4pgb0";
}; };
passthru = { passthru = {