Commit 1a69f6a2 authored by R. RyanTM's avatar R. RyanTM
Browse files

kora-icon-theme: 1.5.7 -> 1.5.8

parent 79812f80
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 = [