Unverified Commit bced68b6 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

mint-y-icons: 1.8.0 -> 1.8.1 (#372284)

parents 1d877f50 395b4b76
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.0";
  version = "1.8.1";

  src = fetchFromGitHub {
    owner = "linuxmint";
    repo = pname;
    rev = version;
    hash = "sha256-X62n7HQwlpnfl4rqy6CK1K9Do/tUyD8pB0bRW8djm6o=";
    hash = "sha256-hVPDuDhmYhc+m+W703T9VdSHB5z0e6lMPDHYkcoB6nM=";
  };

  propagatedBuildInputs = [