Date: Tuesday, March 31, 2020 @ 21:51:39 Author: felixonmars Revision: 608397
upgpkg: haskell-constraints 0.12-3: rebuild with QuickCheck 2.14 Modified: haskell-constraints/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 21:51:08 UTC (rev 608396) +++ PKGBUILD 2020-03-31 21:51:39 UTC (rev 608397) @@ -4,7 +4,7 @@ _hkgname=constraints pkgname=haskell-constraints pkgver=0.12 -pkgrel=2 +pkgrel=3 pkgdesc="Constraint manipulation" url="https://github.com/ekmett/constraints/" license=("custom:BSD2")
