python313Packages.pyflick: fix pname
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "py-flick";
|
||||
pname = "pyflick";
|
||||
version = "1.1.2";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user