From 9f4e7a37a2f928b2d5fcf0b2fc3a9032f4daa62c Mon Sep 17 00:00:00 2001 From: Alexey Pavlov Date: Wed, 24 Oct 2018 09:05:16 +0300 Subject: [PATCH] python-pyrsistent: Update to 0.14.5 --- mingw-w64-python-pyrsistent/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-python-pyrsistent/PKGBUILD b/mingw-w64-python-pyrsistent/PKGBUILD index 15229704b4..289a73ff81 100644 --- a/mingw-w64-python-pyrsistent/PKGBUILD +++ b/mingw-w64-python-pyrsistent/PKGBUILD @@ -3,7 +3,7 @@ _realname=pyrsistent pkgbase=mingw-w64-python-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}") -pkgver=0.14.4 +pkgver=0.14.5 pkgrel=1 pkgdesc="Persistent/Functional/Immutable data structures (mingw-w64)" arch=('any') @@ -22,7 +22,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python2" options=('staticlibs' 'strip' '!debug') source=("https://pypi.io/packages/source/p/pyrsistent/pyrsistent-$pkgver.tar.gz" LICENCE.mit) -sha512sums=('6a2807be742c8aa33e8e244a449457774a9fed9a8a3d5f368f2aa91ca94904d3a8b73faec80a4e18bee48f765305fba4f8f1d2e66153a6cd3975ae412306fc35' +sha512sums=('8d446137c52ebd65b372d1e56308eabbad99bf5962a29f16c49e865080218a566dbccc8b4f27a9a9c3a417e9be4c8839b30d8d42be092fee66c87feb7361fd72' '036bd5cc2a62b004576ecc50a84dc7d187d8108f52cb886f7e32bed324327af2dc132100e1c8f1dd2ce35b774f74898020f04a315e5137319deda18a449e791a') # Helper macros to help make tasks easier #