Date: Sunday, June 3, 2018 @ 09:15:54 Author: felixonmars Revision: 338972
upgpkg: haskell-retry 0.7.6.2-20 rebuild with tasty 1.1.0.1 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 09:15:04 UTC (rev 338971) +++ PKGBUILD 2018-06-03 09:15:54 UTC (rev 338972) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=19 +pkgrel=20 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
