numix-icon-theme: 25.10.17.2 -> 25.10.26 (#457455)

This commit is contained in:
Nick Cao
2025-11-03 21:55:12 +00:00
committed by GitHub
+2 -2
View File
@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme";
version = "25.10.17.2";
version = "25.10.26";
src = fetchFromGitHub {
owner = "numixproject";
repo = "numix-icon-theme";
rev = version;
sha256 = "sha256-0s35a7GkjNL/DNEJI/A2TfI+FawvpKn/HY46tqXKbcY=";
sha256 = "sha256-YKR4dncq2uuX8CMJj/Zr/0pdl7gLC8VZGvb/HI1+Uwc=";
};
nativeBuildInputs = [