Skip to content

Commit

Permalink
pantheon.wingpanel-indicator-network: 2.2.3 -> 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Jun 7, 2020
1 parent 2ce928c commit 5f88c64
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -15,13 +15,13 @@

stdenv.mkDerivation rec {
pname = "wingpanel-indicator-network";
version = "2.2.3";
version = "2.2.4";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "17s5fixhwgalgjhrhnb3wh0hdzi17waqcdfw1fx8q4zs78hapjzg";
sha256 = "1ja789m4d3akm3i9fl3kazfcny376xl4apv445mrwkwlvcfyylf1";
};

passthru = {
Expand Down

0 comments on commit 5f88c64

Please sign in to comment.