Date: Tuesday, July 5, 2022 @ 13:50:23 Author: felixonmars Revision: 1244615
upgpkg: haskell-loop 0.3.0-197: rebuild with ansi-terminal 0.11.3 Modified: haskell-loop/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-05 13:50:08 UTC (rev 1244614) +++ PKGBUILD 2022-07-05 13:50:23 UTC (rev 1244615) @@ -3,7 +3,7 @@ _hkgname=loop pkgname=haskell-loop pkgver=0.3.0 -pkgrel=196 +pkgrel=197 pkgdesc="Fast loops (for when GHC can't optimize forM_)" url="https://github.com/nh2/loop" license=('MIT')
