Date: Wednesday, May 19, 2021 @ 23:28:08 Author: felixonmars Revision: 937197
upgpkg: haskell-unordered-containers 0.2.13.0-63: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 23:27:01 UTC (rev 937196) +++ PKGBUILD 2021-05-19 23:28:08 UTC (rev 937197) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=62 +pkgrel=63 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
