Date: Wednesday, May 26, 2021 @ 22:05:03 Author: felixonmars Revision: 947128
upgpkg: haskell-unordered-containers 0.2.14.0-2: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 22:04:01 UTC (rev 947127) +++ PKGBUILD 2021-05-26 22:05:03 UTC (rev 947128) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.14.0 -pkgrel=1 +pkgrel=2 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
