Date: Friday, December 25, 2020 @ 23:27:53 Author: felixonmars Revision: 791181
upgpkg: haskell-loop 0.3.0-89: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-loop/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:27:10 UTC (rev 791180) +++ PKGBUILD 2020-12-25 23:27:53 UTC (rev 791181) @@ -3,7 +3,7 @@ _hkgname=loop pkgname=haskell-loop pkgver=0.3.0 -pkgrel=88 +pkgrel=89 pkgdesc="Fast loops (for when GHC can't optimize forM_)" url="https://github.com/nh2/loop" license=('MIT')
