Date: Wednesday, October 31, 2018 @ 16:16:24 Author: felixonmars Revision: 400328
upgpkg: haskell-retry 0.7.7.0-15 rebuild with ansi-terminal 0.8.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-31 16:15:36 UTC (rev 400327) +++ PKGBUILD 2018-10-31 16:16:24 UTC (rev 400328) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=14 +pkgrel=15 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
