Date: Monday, February 26, 2018 @ 19:00:46 Author: felixonmars Revision: 298664
upgpkg: haskell-unordered-containers 0.2.9.0-2 rebuild with mtl,2.2.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 18:59:40 UTC (rev 298663) +++ PKGBUILD 2018-02-26 19:00:46 UTC (rev 298664) @@ -8,7 +8,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.9.0 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("custom:BSD3")
