Date: Monday, September 7, 2020 @ 14:37:44 Author: felixonmars Revision: 699896
upgpkg: haskell-unordered-containers 0.2.12.0-10: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 14:36:03 UTC (rev 699895) +++ PKGBUILD 2020-09-07 14:37:44 UTC (rev 699896) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.12.0 -pkgrel=9 +pkgrel=10 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
