Date: Monday, September 14, 2020 @ 21:03:45 Author: felixonmars Revision: 706628
upgpkg: haskell-unordered-containers 0.2.12.0-13: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-unordered-containers/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 21:02:41 UTC (rev 706627) +++ PKGBUILD 2020-09-14 21:03:45 UTC (rev 706628) @@ -7,7 +7,7 @@ _hkgname=unordered-containers pkgname=haskell-unordered-containers pkgver=0.2.12.0 -pkgrel=12 +pkgrel=13 pkgdesc="Efficient hashing-based container types" url="https://github.com/haskell-unordered-containers/unordered-containers" license=("BSD")
