Unverified Commit a7fe2946 authored by R. RyanTM's avatar R. RyanTM Committed by GitHub
Browse files

morewaita-icon-theme: 47.2 -> 47.3 (#371324)

parent c89d90c0
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@
}:
stdenvNoCC.mkDerivation rec {
  pname = "morewaita-icon-theme";
  version = "47.2";
  version = "47.3";

  src = fetchFromGitHub {
    owner = "somepaulo";
    repo = "MoreWaita";
    tag = "v${version}";
    hash = "sha256-LvkYLY8PYajCb1x1p0HfpKoMq+t4XwH/w9Hvy9YXzk0=";
    hash = "sha256-ImpBIpNs29JMAeWZTQ93BfWC9JBzu4Y/cuulyzD9Xyg=";
  };

  nativeBuildInputs = [