Date: Saturday, February 10, 2018 @ 09:43:03 Author: felixonmars Revision: 290931
upgpkg: haskell-store 0.4.3.2-50 rebuild with unordered-containers,0.2.9.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-10 09:41:15 UTC (rev 290930) +++ PKGBUILD 2018-02-10 09:43:03 UTC (rev 290931) @@ -4,7 +4,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.4.3.2 -pkgrel=49 +pkgrel=50 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('custom:BSD3')