Date: Tuesday, October 9, 2018 @ 19:25:55 Author: felixonmars Revision: 391801
upgpkg: haskell-retry 0.7.7.0-11 rebuild with resourcet 1.2.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-09 19:25:17 UTC (rev 391800) +++ PKGBUILD 2018-10-09 19:25:55 UTC (rev 391801) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=10 +pkgrel=11 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
