python3-pandas: rebuild to fix missing symbol 'xstrtod'

This commit is contained in:
Andrew J. Hesford 2022-01-28 12:42:30 -05:00
parent 2d9567182a
commit f67b80716c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-pandas'
pkgname=python3-pandas
version=1.4.0
revision=1
revision=2
wrksrc="pandas-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-Cython python3-numpy"