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

numix-icon-theme: 23.11.20 -> 23.12.02
This commit is contained in:
José Romildo Malaquias 2023-12-17 10:55:18 -03:00 committed by GitHub
commit 73479c8bf6
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 = "23.11.20";
version = "23.12.02";
src = fetchFromGitHub {
owner = "numixproject";
repo = pname;
rev = version;
sha256 = "sha256-jH3bzwyiDRovrH8GyJhwMJRHM5du8ek4leKnFSO8vAo=";
sha256 = "sha256-ks2JJROSYzeDqq7i6Y4iJAB994ZRcDOGGRcCL3Dt1zI=";
};
nativeBuildInputs = [