Date: Wednesday, May 26, 2021 @ 21:47:25 Author: felixonmars Revision: 947076
upgpkg: haskell-loop 0.3.0-135: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-loop/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 21:46:39 UTC (rev 947075) +++ PKGBUILD 2021-05-26 21:47:25 UTC (rev 947076) @@ -3,7 +3,7 @@ _hkgname=loop pkgname=haskell-loop pkgver=0.3.0 -pkgrel=134 +pkgrel=135 pkgdesc="Fast loops (for when GHC can't optimize forM_)" url="https://github.com/nh2/loop" license=('MIT')
