Date: Wednesday, April 6, 2022 @ 21:13:25 Author: felixonmars Revision: 1181979
upgpkg: haskell-store 0.7.14-4: rebuild with unordered-containers 0.2.18.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:13:18 UTC (rev 1181978) +++ PKGBUILD 2022-04-06 21:13:25 UTC (rev 1181979) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.14 -pkgrel=3 +pkgrel=4 pkgdesc="Fast binary serialization" url="https://github.com/mgsloan/store" license=('BSD')
