Date: Tuesday, June 16, 2020 @ 05:39:40 Author: felixonmars Revision: 645867
upgpkg: haskell-store 0.7.4-19: rebuild with base-prelude 1.4 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 05:37:54 UTC (rev 645866) +++ PKGBUILD 2020-06-16 05:39:40 UTC (rev 645867) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.4 -pkgrel=18 +pkgrel=19 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
