Date: Friday, April 1, 2022 @ 04:03:38 Author: felixonmars Revision: 1178655
upgpkg: haskell-unordered-containers 0.2.17.0-7: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 04:03:30 UTC (rev 1178654) +++ PKGBUILD 2022-04-01 04:03:38 UTC (rev 1178655) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.17.0 -pkgrel=6 +pkgrel=7 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
