Date: Saturday, December 5, 2015 @ 19:24:26
  Author: foutrelis
Revision: 148640

C++11 ABI rebuild

Modified:
  python-numexpr/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-05 18:23:32 UTC (rev 148639)
+++ PKGBUILD    2015-12-05 18:24:26 UTC (rev 148640)
@@ -5,7 +5,7 @@
 pkgbase=python-numexpr
 pkgname=('python2-numexpr' 'python-numexpr')
 pkgver=2.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast numerical array expression evaluator for Python, NumPy, 
PyTables, pandas"
 url="https://github.com/pydata/numexpr";
 arch=('i686' 'x86_64')

Reply via email to