Commit 283920fe authored by R. RyanTM's avatar R. RyanTM Committed by Bobby Rong
Browse files

cinnamon.mint-y-icons: 1.7.6 -> 1.7.7

parent 849ea8df
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "mint-y-icons";
  version = "1.7.6";
  version = "1.7.7";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-baBacAatUP/jtU/SEVRa6HceGooMwI9N9arDWqPHR2Y=";
    hash = "sha256-SJ6h1All5bub+Yue8zUrAYdlNf005MAdnl+pkOelods=";
  };

  propagatedBuildInputs = [