Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

Commit

Permalink
pantheon.wingpanel-indicator-nightlight: 2.0.2 -> 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Mar 4, 2020
1 parent 7f7977e commit 9dc1cc5
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -14,13 +14,13 @@

stdenv.mkDerivation rec {
pname = "wingpanel-indicator-nightlight";
version = "2.0.2";
version = "2.0.3";

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

passthru = {
Expand Down

0 comments on commit 9dc1cc5

Please sign in to comment.