mbox series

[bug#57698,staging,0/3] Update suitesparse.

Message ID cover.1662733471.git.code@greghogan.com
Headers show
Series Update suitesparse. | expand

Message

Greg Hogan Sept. 9, 2022, 2:29 p.m. UTC
All dependents successfully build except the continued failure of
python-bokeh, python-dolfin-adjoint, and shogun.

Greg Hogan (3):
  gnu: suitesparse: Update to 5.13.0.
  gnu: octave: Update to 7.2.0.
  gnu: python-hmmlearn: Update to 0.2.7.

 gnu/packages/machine-learning.scm | 14 +++++++-------
 gnu/packages/maths.scm            |  8 ++++----
 2 files changed, 11 insertions(+), 11 deletions(-)

Comments

Ludovic Courtès Nov. 22, 2022, 10:23 p.m. UTC | #1
Hi Greg,

Greg Hogan <code@greghogan.com> skribis:

> All dependents successfully build except the continued failure of
> python-bokeh, python-dolfin-adjoint, and shogun.
>
> Greg Hogan (3):
>   gnu: suitesparse: Update to 5.13.0.
>   gnu: octave: Update to 7.2.0.
>   gnu: python-hmmlearn: Update to 0.2.7.

I went ahead and pushed these on ‘master’: it’s slightly above the
documented threshold but dependents are small packages and this is a
rather safe update (I checked on current ‘master’ that there’s no
regression).

Thank you and sorry for the delay!

Ludo’.