Date: Thursday, October 11, 2018 @ 19:20:58 Author: felixonmars Revision: 392669
upgpkg: haskell-retry 0.7.7.0-12 rebuild with tasty 1.1.0.4 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-11 19:20:24 UTC (rev 392668) +++ PKGBUILD 2018-10-11 19:20:58 UTC (rev 392669) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.7.0 -pkgrel=11 +pkgrel=12 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
