Date: Tuesday, November 20, 2018 @ 11:56:00 Author: felixonmars Revision: 409028
upgpkg: haskell-retry 0.7.7.0-17 rebuild with concurrent-output 1.10.9 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-20 11:55:19 UTC (rev 409027) +++ PKGBUILD 2018-11-20 11:56:00 UTC (rev 409028) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=16 +pkgrel=17 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
