Date: Friday, May 25, 2018 @ 19:08:53 Author: felixonmars Revision: 329565
upgpkg: haskell-retry 0.7.6.2-13 rebuild with hspec,2.5.1 hspec-core,2.5.1 hspec-discover,2.5.1 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-25 19:07:53 UTC (rev 329564) +++ PKGBUILD 2018-05-25 19:08:53 UTC (rev 329565) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=12 +pkgrel=13 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
