Skip to content

Commit

Permalink
Merge pull request #59542 from r-ryantm/auto-update/zafiro-icons
Browse files Browse the repository at this point in the history
zafiro-icons: 0.8.7 -> 0.9
  • Loading branch information
ryantm committed Apr 18, 2019
2 parents 1e86069 + bed2959 commit e53ade7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/icons/zafiro-icons/default.nix
Expand Up @@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
pname = "zafiro-icons";
version = "0.8.7";
version = "0.9";

src = fetchFromGitHub {
owner = "zayronxio";
repo = pname;
rev = "v${version}";
sha256 = "09zdaly9g11k6p36xdd7skgl78s6j78hn3gy1jnpsxh0136md89h";
sha256 = "0zmnhih4gz8bidyzf1wimy85z7zx9i29mv1zirmykpqj819g7mx9";
};

nativeBuildInputs = [ gtk3 ];
Expand Down

0 comments on commit e53ade7

Please sign in to comment.