Unverified Commit 3295a4be authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

kora-icon-theme: 1.5.7 -> 1.5.8
parents 542f5a44 1a69f6a2
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.5.7";
  version = "1.5.8";

  src = fetchFromGitHub  {
    owner = "bikass";
    repo = "kora";
    rev = "v${version}";
    sha256 = "sha256-VAlfrUWgxcG17ZTlA357gengXTilwuZOBscIzadAsaU=";
    sha256 = "sha256-ZPjtY6s3Sgl0aU2pAxagTMFIOcwDAZQRYtvOC0FBJaI=";
  };

  nativeBuildInputs = [