Date: Tuesday, September 6, 2022 @ 06:50:15 Author: felixonmars Revision: 1294204
upgpkg: haskell-unordered-containers 0.2.19.1-32: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 06:50:05 UTC (rev 1294203) +++ PKGBUILD 2022-09-06 06:50:15 UTC (rev 1294204) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=31 +pkgrel=32 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
