Date: Sunday, August 15, 2021 @ 19:03:21 Author: felixonmars Revision: 999098
upgpkg: haskell-unordered-containers 0.2.14.0-14: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 19:01:54 UTC (rev 999097) +++ PKGBUILD 2021-08-15 19:03:21 UTC (rev 999098) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=13 +pkgrel=14 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
