Skip to content

Commit

Permalink
pantheon.switchboard-plug-datetime: 2.1.7 -> 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jun 7, 2020
1 parent 1d759d4 commit 462abd5
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -16,13 +16,13 @@

stdenv.mkDerivation rec {
pname = "switchboard-plug-datetime";
version = "2.1.7";
version = "2.1.9";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "0lpmxl42r5vn6mddwppn6zwmai0yabs3n467w027vkzw4axdi6bf";
sha256 = "1kkd75kp24zq84wfmc00brqxximfsi4sqyx8a7rbl7zaspf182xa";
};

passthru = {
Expand Down

0 comments on commit 462abd5

Please sign in to comment.