Date: Friday, November 20, 2015 @ 06:11:59 Author: svenstaro Revision: 147176
upgpkg: pypy 4.0.1-1 upstream release 4.0.1 Modified: pypy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-20 03:50:14 UTC (rev 147175) +++ PKGBUILD 2015-11-20 05:11:59 UTC (rev 147176) @@ -3,7 +3,7 @@ # Contributor: William Giokas <[email protected]> pkgname=pypy -pkgver=4.0.0 +pkgver=4.0.1 pkgrel=1 pkgdesc="A Python implementation written in Python, JIT enabled" url="http://pypy.org"
