Date: Saturday, January 4, 2020 @ 18:22:18 Author: felixonmars Revision: 548211
upgpkg: haskell-unordered-containers 0.2.10.0-24: rebuild with ansi-terminal 0.10.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 18:20:45 UTC (rev 548210) +++ PKGBUILD 2020-01-04 18:22:18 UTC (rev 548211) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=23 +pkgrel=24 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
