Date: Friday, July 31, 2020 @ 20:41:01 Author: felixonmars Revision: 666454
upgpkg: haskell-constraints 0.12-10: rebuild with QuickCheck 2.14.1 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 20:40:30 UTC (rev 666453) +++ PKGBUILD 2020-07-31 20:41:01 UTC (rev 666454) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.12 -pkgrel=9 +pkgrel=10 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
