Date: Thursday, February 27, 2020 @ 18:47:33 Author: felixonmars Revision: 584610
upgpkg: haskell-store 0.7.2-12: rebuild with ghc 8.8.3 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 18:45:32 UTC (rev 584609) +++ PKGBUILD 2020-02-27 18:47:33 UTC (rev 584610) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.2 -pkgrel=11 +pkgrel=12 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
