Date: Monday, January 24, 2022 @ 14:45:32 Author: felixonmars Revision: 1114747
upgpkg: haskell-unordered-containers 0.2.15.0-8: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 14:44:26 UTC (rev 1114746) +++ PKGBUILD 2022-01-24 14:45:32 UTC (rev 1114747) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.15.0 -pkgrel=7 +pkgrel=8 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
