Unverified Commit 83fb66db authored by Bobby Rong's avatar Bobby Rong
Browse files
parent 9f52aa19
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-y-icons";
  version = "1.8.5";
  version = "1.8.6";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = "mint-y-icons";
    rev = version;
    hash = "sha256-p+VnEsmFcPyyLLh2bC4zKPUaa/qQzZdx9DE9y+M3EMI=";
    hash = "sha256-CCkyv0NAfs1sNNiZfAvWgdFILypKk44YyY3cBiSaEZY=";
  };

  propagatedBuildInputs = [