Date: Thursday, May 30, 2019 @ 19:58:00 Author: felixonmars Revision: 475173
upgpkg: haskell-retry 0.8.0.1-8 rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 1.10.10 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-30 19:57:18 UTC (rev 475172) +++ PKGBUILD 2019-05-30 19:58:00 UTC (rev 475173) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
