Date: Friday, March 2, 2018 @ 19:09:00 Author: felixonmars Revision: 301525
upgpkg: haskell-retry 0.7.6.1-2 rebuild with monad-control,1.0.2.3 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 19:08:17 UTC (rev 301524) +++ PKGBUILD 2018-03-02 19:09:00 UTC (rev 301525) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
