diff --git a/srcpkgs/python3-mpmath/template b/srcpkgs/python3-mpmath/template index b139d17a4c2..4087ac12934 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=1 +revision=2 wrksrc="mpmath-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm"