python311Packages.trimesh: update meta.homepage

This commit is contained in:
Peder Bergebakken Sundt
2024-09-12 23:50:54 +02:00
parent 10ba0eba32
commit 5c7c9ed4a7
@@ -41,7 +41,7 @@ buildPythonPackage rec {
meta = with lib; {
description = "Python library for loading and using triangular meshes";
homepage = "https://trimsh.org/";
homepage = "https://trimesh.org/";
changelog = "https://github.com/mikedh/trimesh/releases/tag/${version}";
license = licenses.mit;
maintainers = with maintainers; [