Skip to content

Commit

Permalink
Merge pull request #83069 from romildo/upd.greybird
Browse files Browse the repository at this point in the history
greybird: 3.22.11 -> 3.22.12
  • Loading branch information
romildo committed Mar 23, 2020
2 parents f0ed641 + a572e1f commit 788c128
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/themes/greybird/default.nix
Expand Up @@ -2,13 +2,13 @@

stdenv.mkDerivation rec {
pname = "greybird";
version = "3.22.11";
version = "3.22.12";

src = fetchFromGitHub {
owner = "shimmerproject";
repo = pname;
rev = "v${version}";
sha256 = "00x7dcjldph9k0nmvc8hyh3k4lhbmwk791rywd89ry6jivrx40pc";
sha256 = "1j66ddvl3pmwh2v8ajm8r5g5nbsr7r262ff1qn2nf3i0gy8b3lq8";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 788c128

Please sign in to comment.