Date: Tuesday, February 11, 2020 @ 00:46:05 Author: felixonmars Revision: 566574
upgpkg: haskell-unordered-containers 0.2.10.0-30: rebuild with ansi-terminal 0.10.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 00:44:43 UTC (rev 566573) +++ PKGBUILD 2020-02-11 00:46:05 UTC (rev 566574) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=29 +pkgrel=30 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")