Merge pull request #232841 from bobby285271/upd/numix-icon-theme

numix-icon-theme: 22.11.17 -> 23.04.26
This commit is contained in:
Weijia Wang 2023-05-20 02:35:48 +03:00 committed by GitHub
commit 6c1d70f46f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme";
version = "22.11.17";
version = "23.04.26";
src = fetchFromGitHub {
owner = "numixproject";
repo = pname;
rev = version;
sha256 = "sha256-B6Yg9NkPBpByMMV4GcEBmOlSKx1s0MClGWL2RWIJMwA=";
sha256 = "sha256-6tkE23G67nH/aZjDEtW64RcZsBrcd9iNj1r9lDlUFsk=";
};
nativeBuildInputs = [