mbox series

[bug#56194,0/2] fix xsimd-bechmark

Message ID cover.1656081200.git.code@greghogan.com
Headers show
Series fix xsimd-bechmark | expand

Message

Greg Hogan June 24, 2022, 2:47 p.m. UTC
This patchset updates xsimd to fix the broken xsimd-benchmark package.

All 12 dependent packages successfully build on x86_64-linux.

Greg Hogan (2):
  gnu: xsimd: Update to 8.1.0.
  gnu: python-modin: Update to 0.15.1.

 gnu/packages/cpp.scm            | 4 ++--
 gnu/packages/python-science.scm | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Comments

Ludovic Courtès June 25, 2022, 10:59 p.m. UTC | #1
Hi,

Greg Hogan <code@greghogan.com> skribis:

>   gnu: xsimd: Update to 8.1.0.
>   gnu: python-modin: Update to 0.15.1.

Applied, thanks!

Ludo’.