Jean-Pierre De Jesus DIAZ writes: > This patch series update Coin3D to 4.0.2 and make a few changes to the > package, mainly renaming the variable to use lowercase, using > G-Expressions and changes to avoid using dlopen and unbundling > of expat. > > Jean-Pierre De Jesus DIAZ (5): > gnu: coin3D: Rename to coin3d. > gnu: coin3d: Use G-Expressions. > gnu: coin3d: Use system expat. > gnu: coin3d: Avoid use of dlopen. > gnu: coin3d: Update to 4.0.2. > > gnu/packages/engineering.scm | 2 +- > gnu/packages/graphics.scm | 74 ++++++++++++++++++++++++------------ > gnu/packages/python-xyz.scm | 2 +- > gnu/packages/qt.scm | 2 +- > 4 files changed, 53 insertions(+), 27 deletions(-) Looks good to me, I've pushed these changes to master as 37579d04dc76c2badd1b7feca6d6cdfadd4e61d3. Chris