Date: Wednesday, April 1, 2020 @ 20:15:07 Author: felixonmars Revision: 609153
upgpkg: haskell-store 0.7.2-23: rebuild with QuickCheck 2.14 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 20:13:23 UTC (rev 609152) +++ PKGBUILD 2020-04-01 20:15:07 UTC (rev 609153) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.2 -pkgrel=22 +pkgrel=23 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
