diff --git a/srcpkgs/python3-bokeh/template b/srcpkgs/python3-bokeh/template index ce5cb0c1b8c..0564e75a261 100644 --- a/srcpkgs/python3-bokeh/template +++ b/srcpkgs/python3-bokeh/template @@ -1,6 +1,6 @@ # Template file for 'python3-bokeh' pkgname=python3-bokeh -version=2.4.1 +version=2.4.2 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python3-module @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://bokeh.org" changelog="https://raw.githubusercontent.com/bokeh/bokeh/main/CHANGELOG" distfiles="${PYPI_SITE}/b/bokeh/bokeh-${version}.tar.gz" -checksum=d0410717d743a0ac251e62480e2ea860a7341bdcd1dbe01499a904f233c90512 +checksum=f0a4b53364ed3b7eb936c5cb1a4f4132369e394c7ae0a8ef420459410958033d # Tests have unpackaged dependencies and require fetching data; skipping make_check=no