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

kora-icon-theme: 1.4.4 -> 1.4.5
This commit is contained in:
Artturi 2021-08-08 02:27:48 +03:00 committed by GitHub
commit f40063e1c3
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.4";
version = "1.4.5";
src = fetchFromGitHub {
owner = "bikass";
repo = "kora";
rev = "v${version}";
sha256 = "sha256-79C/M5WXQswA1xuA6pwVSRlDtQC9+EzkwSEV3SdPzBc=";
sha256 = "sha256-5tXXAfGY5JQ5RiKayUuQJDgX6sPHRi8Hy2ht/Hl0hdo=";
};
nativeBuildInputs = [