Date: Sunday, June 5, 2022 @ 18:47:12 Author: felixonmars Revision: 1223911
upgpkg: haskell-unordered-containers 0.2.19.1-10: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 18:47:05 UTC (rev 1223910) +++ PKGBUILD 2022-06-05 18:47:12 UTC (rev 1223911) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.19.1 -pkgrel=9 +pkgrel=10 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
