numix-icon-theme: 22.11.17 -> 23.04.26

https://github.com/numixproject/numix-icon-theme/compare/22.11.17...23.04.26
This commit is contained in:
Bobby Rong 2023-05-19 21:44:55 +08:00
parent 48a0fb7aab
commit 4676146840
No known key found for this signature in database

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 = [