Date: Tuesday, April 13, 2021 @ 06:08:25 Author: felixonmars Revision: 916447
upgpkg: haskell-unordered-containers 0.2.13.0-59: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 06:07:09 UTC (rev 916446) +++ PKGBUILD 2021-04-13 06:08:25 UTC (rev 916447) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.13.0 -pkgrel=58 +pkgrel=59 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
