Date: Friday, July 6, 2018 @ 14:41:23 Author: felixonmars Revision: 353729
upgpkg: haskell-retry 0.7.6.2-31 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 14:40:38 UTC (rev 353728) +++ PKGBUILD 2018-07-06 14:41:23 UTC (rev 353729) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=30 +pkgrel=31 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
