Date: Monday, May 27, 2019 @ 15:58:20 Author: felixonmars Revision: 471584
upgpkg: haskell-unordered-containers 0.2.10.0-7 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 15:56:58 UTC (rev 471583) +++ PKGBUILD 2019-05-27 15:58:20 UTC (rev 471584) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.10.0 -pkgrel=6 +pkgrel=7 pkgdesc="Efficient hashing-based container types" url="https://github.com/tibbe/unordered-containers" license=("BSD")
