Skip to content

Commit

Permalink
pantheon.pantheon-agent-polkit: 1.0.1 -> 1.0.2
Browse files Browse the repository at this point in the history
(cherry picked from commit 2ce928c)
  • Loading branch information
worldofpeace committed Jun 8, 2020
1 parent 85146f0 commit 8f24062
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@

stdenv.mkDerivation rec {
pname = "pantheon-agent-polkit";
version = "1.0.1";
version = "1.0.2";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "137809mplrsff1isxwbwa2v2y9ixhwzm4khiijm4mmjchi75wpvx";
sha256 = "1gkispg1wr3fmwhbaaw722hc7cfqvj18gwb1nvv7rz3ghk9ih4jy";
};

passthru = {
Expand Down

0 comments on commit 8f24062

Please sign in to comment.