python3Packages.laszip: fix pname
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
}:
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "laszip-python";
|
||||
pname = "laszip";
|
||||
version = "0.3.0";
|
||||
pyproject = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user