Date: Wednesday, April 1, 2020 @ 12:42:16 Author: felixonmars Revision: 608882
upgpkg: haskell-keys 3.12.3-18: rebuild with QuickCheck 2.14 Modified: haskell-keys/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 12:41:43 UTC (rev 608881) +++ PKGBUILD 2020-04-01 12:42:16 UTC (rev 608882) @@ -4,7 +4,7 @@ _hkgname=keys pkgname=haskell-keys pkgver=3.12.3 -pkgrel=17 +pkgrel=18 pkgdesc="Keyed functors and containers" url="https://github.com/ekmett/keys/" license=("BSD")