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

kora-icon-theme: 1.4.3 -> 1.4.4
This commit is contained in:
Ben Siraphob 2021-07-19 20:27:58 +07:00 committed by GitHub
commit ff449fdd13
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.3";
version = "1.4.4";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-tSkTwhhugvDTzzcxIln1xq3ZY6boHJR0LRGy20ONO5U=";
sha256 = "sha256-79C/M5WXQswA1xuA6pwVSRlDtQC9+EzkwSEV3SdPzBc=";
};
nativeBuildInputs = [