gnu: Remove coin3D@3.

* gnu/packages/graphics.scm (coin3D): Take the body from ...
(coin3D-4): ... this now-deprecated variable.
* gnu/packages/engineering.scm (freecad)[inputs]: Change from COIN3D-4 to COIN3D.
* gnu/packages/python-xyz.scm (python-pivy)[inputs]: Likewise.
* gnu/packages/qt.scm (soqt)[inputs]: Likewise.
This commit is contained in:
Marius Bakke 2022-11-19 18:06:36 +01:00
parent cac47a0768
commit bd0ff2d39b
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
4 changed files with 40 additions and 84 deletions

View file

@ -28118,7 +28118,7 @@ used to retry a function a given number of times.")
libice
soqt
glew
coin3D-4))
coin3D))
(home-page "https://github.com/coin3d/pivy")
(synopsis "Python bindings to Coin3D")
(description