Date: Monday, June 18, 2018 @ 07:02:08 Author: felixonmars Revision: 343644
upgpkg: haskell-retry 0.7.6.2-21 rebuild with th-abstraction 0.2.7.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-18 07:01:33 UTC (rev 343643) +++ PKGBUILD 2018-06-18 07:02:08 UTC (rev 343644) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=20 +pkgrel=21 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
