Date: Saturday, May 15, 2021 @ 00:51:27 Author: felixonmars Revision: 934492
upgpkg: haskell-retry 0.8.1.2-111: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-15 00:50:51 UTC (rev 934491) +++ PKGBUILD 2021-05-15 00:51:27 UTC (rev 934492) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=110 +pkgrel=111 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
