Merge pull request #307022 from r-ryantm/auto-update/numix-icon-theme

numix-icon-theme: 23.12.02 -> 24.04.22
This commit is contained in:
José Romildo Malaquias 2024-04-26 18:43:35 -03:00 committed by GitHub
commit 2f7f136bd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

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