diff --git a/srcpkgs/python3-scipy/template b/srcpkgs/python3-scipy/template index eb7c7a3e016..ba0dd761cdc 100644 --- a/srcpkgs/python3-scipy/template +++ b/srcpkgs/python3-scipy/template @@ -1,6 +1,6 @@ # Template file for 'python3-scipy' pkgname=python3-scipy -version=1.11.1 +version=1.11.2 revision=1 build_style=meson build_helper="python3" @@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://scipy.org/" distfiles="${PYPI_SITE}/s/scipy/scipy-${version}.tar.gz" -checksum=fb5b492fa035334fd249f0973cc79ecad8b09c604b42a127a677b45a9a3d4289 +checksum=b29318a5e39bd200ca4381d80b065cdf3076c7d7281c5e36569e99273867f61d make_check="no" # Tests need an installed copy to run and meson makes this tough build_options="openblas"