Date: Wednesday, December 25, 2019 @ 12:13:29 Author: felixonmars Revision: 540896
upgpkg: haskell-unordered-containers 0.2.10.0-21: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 12:12:00 UTC (rev 540895) +++ PKGBUILD 2019-12-25 12:13:29 UTC (rev 540896) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=20 +pkgrel=21 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
