Date: Sunday, March 25, 2018 @ 05:45:04 Author: felixonmars Revision: 312183
upgpkg: haskell-retry 0.7.6.2-3 rebuild with hspec,2.5.0 hspec-core,2.5.0 hspec-discover,2.5.0 hspec-contrib,0.5.0 hspec-smallcheck,0.5.1 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-25 05:44:24 UTC (rev 312182) +++ PKGBUILD 2018-03-25 05:45:04 UTC (rev 312183) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=2 +pkgrel=3 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
