Date: Wednesday, January 20, 2016 @ 02:59:41 Author: fyan Revision: 157739
upgpkg: haskell-unordered-containers 0.2.6.0-2 rebuild with text-1.2.2.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-20 01:57:43 UTC (rev 157738) +++ PKGBUILD 2016-01-20 01:59:41 UTC (rev 157739) @@ -8,7 +8,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("custom:BSD3")
