Date: Thursday, June 28, 2018 @ 13:31:34 Author: felixonmars Revision: 346769
upgpkg: haskell-retry 0.7.6.2-24 rebuild with hspec 2.5.2, hspec-core 2.5.2, hspec-discover 2.5.2 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-28 13:30:54 UTC (rev 346768) +++ PKGBUILD 2018-06-28 13:31:34 UTC (rev 346769) @@ -5,7 +5,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.7.6.2 -pkgrel=23 +pkgrel=24 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("custom:BSD3")
