Date: Tuesday, March 15, 2022 @ 11:44:27 Author: felixonmars Revision: 1154321
upgpkg: haskell-store 0.7.13-8: rebuild with unordered-containers 0.2.17.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 11:43:02 UTC (rev 1154320) +++ PKGBUILD 2022-03-15 11:44:27 UTC (rev 1154321) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.13 -pkgrel=7 +pkgrel=8 pkgdesc="Fast binary serialization" url="https://github.com/mgsloan/store" license=('BSD')
