Commit c3f85441 authored by R. RyanTM's avatar R. RyanTM
Browse files

kora-icon-theme: 1.6.3 -> 1.6.4

parent 1a4711b6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

stdenvNoCC.mkDerivation rec  {
  pname = "kora-icon-theme";
  version = "1.6.3";
  version = "1.6.4";

  src = fetchFromGitHub  {
    owner = "bikass";
    repo = "kora";
    rev = "v${version}";
    sha256 = "sha256-miVtdEmlW4BTQ4wNASISQcn+XqHF40nLXLwkxS2TYbE=";
    sha256 = "sha256-5bGiePD0PwTvVEdVDzr6hIVtLwwF2mPa8ywLH1u8hLk=";
  };

  nativeBuildInputs = [