Merge pull request #201638 from romildo/upd.numix-icon-theme

numix-icon-theme: 22.08.16 -> 22.11.17
This commit is contained in:
Bobby Rong
2022-11-19 11:09:06 +08:00
committed by GitHub
+2 -2
View File
@@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme";
version = "22.08.16";
version = "22.11.17";
src = fetchFromGitHub {
owner = "numixproject";
repo = pname;
rev = version;
sha256 = "sha256-EveIr5XYyQYhz0AqZQBql3j0LnD8taNdzB/6IV7Mz2k=";
sha256 = "sha256-B6Yg9NkPBpByMMV4GcEBmOlSKx1s0MClGWL2RWIJMwA=";
};
nativeBuildInputs = [