Unverified Commit 17eaeaa4 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

mint-y-icons: 1.8.1 -> 1.8.3 (#373734)

parents 7f0f7708 7c294532
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.1";
  version = "1.8.3";

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

  propagatedBuildInputs = [