diff --git a/srcpkgs/python3-sympy/template b/srcpkgs/python3-sympy/template index 0375c96501b..5f553a6f527 100644 --- a/srcpkgs/python3-sympy/template +++ b/srcpkgs/python3-sympy/template @@ -1,7 +1,7 @@ # Template file for 'python3-sympy' pkgname=python3-sympy version=1.8 -revision=1 +revision=2 wrksrc="sympy-${version}" build_style=python3-module hostmakedepends="python3-setuptools"