python312Packages.iocsearcher: 2.4.3-unstable-2024-10-08 -> 2.4.8 (#368210)

This commit is contained in:
Fabian Affolter
2024-12-26 15:16:54 +01:00
committed by GitHub
@@ -22,7 +22,7 @@
buildPythonPackage rec {
pname = "iocsearcher";
version = "2.4.3-unstable-2024-10-08";
version = "2.4.8";
pyproject = true;
disabled = pythonOlder "3.7";