diff --git a/srcpkgs/python3-mpmath/template b/srcpkgs/python3-mpmath/template index edd45ee5b6e..87c2455898d 100644 --- a/srcpkgs/python3-mpmath/template +++ b/srcpkgs/python3-mpmath/template @@ -1,7 +1,7 @@ # Template file for 'python3-mpmath' pkgname=python3-mpmath version=1.2.1 -revision=3 +revision=4 wrksrc="mpmath-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm"