diff options
Diffstat (limited to 'repo/python-pyrsistent')
-rw-r--r-- | repo/python-pyrsistent/python-pyrsistent.xibuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repo/python-pyrsistent/python-pyrsistent.xibuild b/repo/python-pyrsistent/python-pyrsistent.xibuild index 8734a95..610a9c3 100644 --- a/repo/python-pyrsistent/python-pyrsistent.xibuild +++ b/repo/python-pyrsistent/python-pyrsistent.xibuild @@ -5,7 +5,7 @@ DESC="Persistent/Functional/Immutable data structures" MAKEDEPS="python" -PKG_VER=0.18.0 +PKG_VER=0.19.0 SOURCE="https://github.com/tobgu/pyrsistent/archive/v$PKG_VER.tar.gz" prepare() { |