Date: Wednesday, June 17, 2020 @ 20:14:23 Author: felixonmars Revision: 646642
upgpkg: haskell-store 0.7.4-20: rebuild with unordered-containers 0.2.11.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-17 20:12:34 UTC (rev 646641) +++ PKGBUILD 2020-06-17 20:14:23 UTC (rev 646642) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.4 -pkgrel=19 +pkgrel=20 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
