Date: Thursday, December 24, 2020 @ 07:57:41 Author: felixonmars Revision: 786753
upgpkg: haskell-store 0.7.8-2: rebuild with ghc 8.10.3 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 07:56:09 UTC (rev 786752) +++ PKGBUILD 2020-12-24 07:57:41 UTC (rev 786753) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.8 -pkgrel=1 +pkgrel=2 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
