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

Merge pull request #144371 from r-ryantm/auto-update/kora-icon-theme

kora-icon-theme: 1.4.5 -> 1.4.7
parents 621309b2 cec5b71b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

stdenv.mkDerivation rec  {
  pname = "kora-icon-theme";
  version = "1.4.5";
  version = "1.4.7";

  src = fetchFromGitHub  {
    owner = "bikass";
    repo = "kora";
    rev = "v${version}";
    sha256 = "sha256-5tXXAfGY5JQ5RiKayUuQJDgX6sPHRi8Hy2ht/Hl0hdo=";
    sha256 = "sha256-Ol4DrQJmQT/LIU5qWJJEm6od7e29h7g913YTFQjudBQ=";
  };

  nativeBuildInputs = [