Date: Sunday, June 14, 2020 @ 00:09:18 Author: felixonmars Revision: 643510
upgpkg: haskell-unordered-containers 0.2.10.0-41: rebuild with splitmix 0.0.5 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-14 00:07:52 UTC (rev 643509) +++ PKGBUILD 2020-06-14 00:09:18 UTC (rev 643510) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=40 +pkgrel=41 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
