Date: Wednesday, March 3, 2021 @ 21:58:50 Author: felixonmars Revision: 879554
upgpkg: haskell-loop 0.3.0-118: rebuild with tasty 1.4 Modified: haskell-loop/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 21:58:04 UTC (rev 879553) +++ PKGBUILD 2021-03-03 21:58:50 UTC (rev 879554) @@ -3,7 +3,7 @@ _hkgname=loop pkgname=haskell-loop pkgver=0.3.0 -pkgrel=117 +pkgrel=118 pkgdesc="Fast loops (for when GHC can't optimize forM_)" url="https://github.com/nh2/loop" license=('MIT')
