Skip to content

Commit

Permalink
pantheon.switchboard-plug-security-privacy: 2.3.0 -> 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bobby285271 committed May 19, 2022
1 parent 1d7db1b commit 18d3c36
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@

stdenv.mkDerivation rec {
pname = "switchboard-plug-security-privacy";
version = "2.3.0";
version = "2.4.0";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "sha256-pkpS7BR/eXA0rWV1C5AR+FdF5OkDnV8YDBAt1ZkaVPo=";
sha256 = "sha256-jT8aYE36ZAeB9ng3RojVqxzmLtzpbsNRHPuDQ03XKcI=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 18d3c36

Please sign in to comment.