numix-icon-theme: 24.12.12 -> 25.01.31

This commit is contained in:
R. Ryantm
2025-02-05 12:30:08 +00:00
parent ab36ef17c8
commit 08a0013f58
+2 -2
View File
@@ -12,13 +12,13 @@
stdenvNoCC.mkDerivation rec {
pname = "numix-icon-theme";
version = "24.12.12";
version = "25.01.31";
src = fetchFromGitHub {
owner = "numixproject";
repo = pname;
rev = version;
sha256 = "sha256-oWMIT/mZ//+15hxGGy9r8mtjlZWMCooOMDJS8JZdcv0=";
sha256 = "sha256-LON73XRVZQxbEMJ32qKXU/TYf6Q8nWU9wms7eT/DHa8=";
};
nativeBuildInputs = [