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

kora-icon-theme: 1.4.7 -> 1.4.9
This commit is contained in:
Bobby Rong 2021-12-07 18:29:45 +08:00 committed by GitHub
commit be1c35e23d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "kora-icon-theme";
version = "1.4.7";
version = "1.4.9";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-Ol4DrQJmQT/LIU5qWJJEm6od7e29h7g913YTFQjudBQ=";
sha256 = "sha256-bhzkR8V/kdETC12mqMtTw+80o8AAD8sYeMhpktd0WMo=";
};
nativeBuildInputs = [