Date: Monday, August 17, 2020 @ 23:49:18 Author: felixonmars Revision: 683557
upgpkg: haskell-store 0.7.6-4: rebuild with ghc 8.10.2 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 23:46:30 UTC (rev 683556) +++ PKGBUILD 2020-08-17 23:49:18 UTC (rev 683557) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.6 -pkgrel=3 +pkgrel=4 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
