mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
Merge pull request #330813 from fabaff/iocsearcher-bump
python312Packages.iocsearcher: 2.3-unstable-2024-03-04 -> 1.0.0
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "iocsearcher";
|
||||
version = "2.3-unstable-2024-03-04";
|
||||
version = "1.0.0";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
|
||||
Reference in New Issue
Block a user