Date: Thursday, September 17, 2020 @ 20:59:27 Author: felixonmars Revision: 709337
upgpkg: haskell-unordered-containers 0.2.12.0-14: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 20:58:20 UTC (rev 709336) +++ PKGBUILD 2020-09-17 20:59:27 UTC (rev 709337) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.12.0 -pkgrel=13 +pkgrel=14 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
