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

Commit

Permalink
pantheon.elementary-gtk-theme: 5.2.2 -> 5.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
worldofpeace committed Apr 18, 2019
1 parent 47d290f commit a4984f0
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -2,15 +2,15 @@

stdenv.mkDerivation rec {
pname = "stylesheet";
version = "5.2.2";
version = "5.2.3";

name = "elementary-gtk-theme-${version}";

src = fetchFromGitHub {
owner = "elementary";
repo = pname;
rev = version;
sha256 = "10b44dz7ndrckvq25pdxav59rzjcjbcpxb64z4nz62rfshvnrn8q";
sha256 = "1ghb6zl9yszsrxdkg8va1b29kyazbny2kncr9fdw6v2rbjnp7zhr";
};

passthru = {
Expand Down

0 comments on commit a4984f0

Please sign in to comment.