Unverified Commit 05e9272a authored by Fabian Affolter's avatar Fabian Affolter Committed by GitHub
Browse files

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

parents da5185ea d294eeaf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";