numix-icon-theme: 24.04.22 -> 24.09.18 (#345027)

This commit is contained in:
Nick Cao 2024-09-28 08:55:29 -04:00 committed by GitHub
commit 31da206767
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,13 +11,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme";
version = "24.04.22";
version = "24.09.18";
src = fetchFromGitHub {
owner = "numixproject";
repo = pname;
rev = version;
sha256 = "sha256-hFUsj0nODUVbzKyN6ud3HsaoTZBLGW+jjwc6kFFH02c=";
sha256 = "sha256-NcsrITf/uiAeCGVxILP7/duzBYTXs1b9Yztsruq1MJg=";
};
nativeBuildInputs = [