Date: Tuesday, March 31, 2020 @ 22:50:21 Author: felixonmars Revision: 608493
upgpkg: haskell-logict 0.7.0.2-4: rebuild with QuickCheck 2.14 Modified: haskell-logict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 22:49:53 UTC (rev 608492) +++ PKGBUILD 2020-03-31 22:50:21 UTC (rev 608493) @@ -3,7 +3,7 @@ _hkgname=logict pkgname=haskell-logict pkgver=0.7.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="A backtracking logic-programming monad." url="http://code.haskell.org/~dolio/" license=('BSD')
