Date: Sunday, September 23, 2018 @ 18:58:56 Author: felixonmars Revision: 384245
upgpkg: haskell-retry 0.7.7.0-7 rebuild with concurrent-output 1.10.7 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-23 18:58:17 UTC (rev 384244) +++ PKGBUILD 2018-09-23 18:58:56 UTC (rev 384245) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=6 +pkgrel=7 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
