Date: Monday, June 7, 2021 @ 20:01:22 Author: felixonmars Revision: 958147
upgpkg: haskell-store 0.7.11-16: rebuild with ghc 8.10.5 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-07 19:58:33 UTC (rev 958146) +++ PKGBUILD 2021-06-07 20:01:22 UTC (rev 958147) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.11 -pkgrel=15 +pkgrel=16 pkgdesc="Fast binary serialization" url="https://github.com/mgsloan/store" license=('BSD')
