Date: Saturday, December 26, 2020 @ 00:51:53 Author: felixonmars Revision: 791417
upgpkg: haskell-unordered-containers 0.2.13.0-18: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 00:50:47 UTC (rev 791416) +++ PKGBUILD 2020-12-26 00:51:53 UTC (rev 791417) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=17 +pkgrel=18 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
