Date: Sunday, June 9, 2019 @ 09:27:33 Author: felixonmars Revision: 478626
upgpkg: haskell-unordered-containers 0.2.10.0-10 rebuild with async 2.2.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:25:51 UTC (rev 478625) +++ PKGBUILD 2019-06-09 09:27:33 UTC (rev 478626) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=9 +pkgrel=10 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
