Hi, On Wed, 14 Dec 2022 at 22:35, Efraim Flashner wrote: > * gnu/packages/julia-xyz.scm (julia-inversefunctions): New variable. [...] > + (synopsis "Interface for function inversion in Julia") I would remove « in Julia ». > + (description > + "@code{InverseFunctions.jl} defines an interface to invert functions.") > + (license license:expat))) I think this description: --8<---------------cut here---------------start------------->8--- + (description "This package provides an interface to invert functions. It +is a lightweight package.") --8<---------------cut here---------------end--------------->8--- Cheers, simon