numix-icon-theme-square: 25.12.15 -> 25.12.27 (#474504)

This commit is contained in:
Nick Cao
2025-12-29 21:11:37 +00:00
committed by GitHub
@@ -10,13 +10,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme-square";
version = "25.12.15";
version = "25.12.27";
src = fetchFromGitHub {
owner = "numixproject";
repo = "numix-icon-theme-square";
rev = version;
sha256 = "sha256-89OyttP8Mc1zRqIbIE9gpY9BHINLGJwUqkGVfeULCH4=";
sha256 = "sha256-D4Tclt0GQ70Ka4tmMPhOPVSHL/42hAB2D0PLe9iyN+U=";
};
nativeBuildInputs = [ gtk3 ];