Date: Sunday, February 16, 2020 @ 20:55:21 Author: felixonmars Revision: 572864
upgpkg: haskell-store 0.7.2-6: rebuild with ghc 8.8.2 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 20:53:12 UTC (rev 572863) +++ PKGBUILD 2020-02-16 20:55:21 UTC (rev 572864) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.2 -pkgrel=5 +pkgrel=6 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
