Date: Sunday, May 20, 2018 @ 04:18:49 Author: felixonmars Revision: 324964
upgpkg: haskell-store 0.4.3.2-86 rebuild with corrected bifunctors Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-20 04:17:13 UTC (rev 324963) +++ PKGBUILD 2018-05-20 04:18:49 UTC (rev 324964) @@ -4,7 +4,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.4.3.2 -pkgrel=84 +pkgrel=86 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('custom:BSD3')
