Date: Monday, December 28, 2020 @ 09:26:22 Author: felixonmars Revision: 794450
upgpkg: haskell-store 0.7.9-3: rebuild with indexed-traversable 0.1.1 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 09:24:48 UTC (rev 794449) +++ PKGBUILD 2020-12-28 09:26:22 UTC (rev 794450) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.9 -pkgrel=2 +pkgrel=3 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
