Date: Monday, February 15, 2021 @ 09:53:18 Author: felixonmars Revision: 860907
upgpkg: haskell-store 0.7.9-32: rebuild with doctest 0.18 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:51:11 UTC (rev 860906) +++ PKGBUILD 2021-02-15 09:53:18 UTC (rev 860907) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.9 -pkgrel=31 +pkgrel=32 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
