Date: Thursday, March 15, 2018 @ 17:28:15 Author: felixonmars Revision: 308673
upgpkg: haskell-retry 0.7.6.1-10 rebuild with concurrent-output,1.10.5 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-15 17:27:37 UTC (rev 308672) +++ PKGBUILD 2018-03-15 17:28:15 UTC (rev 308673) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.1 -pkgrel=9 +pkgrel=10 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
