Date: Monday, July 2, 2018 @ 20:29:14 Author: felixonmars Revision: 350267
upgpkg: haskell-retry 0.7.6.2-26 rebuild with concurrent-output 1.10.6 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-02 20:28:31 UTC (rev 350266) +++ PKGBUILD 2018-07-02 20:29:14 UTC (rev 350267) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=25 +pkgrel=26 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
