Date: Wednesday, March 7, 2018 @ 09:36:50 Author: felixonmars Revision: 303564
upgpkg: haskell-retry 0.7.6.1-4 rebuild with concurrent-output,1.10.4 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-07 09:36:06 UTC (rev 303563) +++ PKGBUILD 2018-03-07 09:36:50 UTC (rev 303564) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.1 -pkgrel=3 +pkgrel=4 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
