Date: Thursday, January 2, 2020 @ 16:33:43 Author: felixonmars Revision: 546354
upgpkg: haskell-unordered-containers 0.2.10.0-23: rebuild with ansi-terminal 0.10.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-02 16:32:14 UTC (rev 546353) +++ PKGBUILD 2020-01-02 16:33:43 UTC (rev 546354) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=22 +pkgrel=23 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
