Date: Thursday, October 31, 2019 @ 17:55:21
Author: felixonmars
Revision: 521468
Python 3.8 rebuild
Modified:
python-pyrsistent/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-31 17:54:54 UTC (rev 521467)
+++ PKGBUILD 2019-10-31 17:55:21 UTC (rev 521468)
@@ -3,7 +3,7 @@
pkgbase=python-pyrsistent
pkgname=('python-pyrsistent' 'python2-pyrsistent')
pkgver=0.15.4
-pkgrel=2
+pkgrel=3
pkgdesc="Persistent/Functional/Immutable data structures"
arch=('x86_64')
license=('MIT')