Date: Sunday, April 10, 2022 @ 01:12:27 Author: felixonmars Revision: 1184160
upgpkg: haskell-retry 0.9.2.0-10: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 01:12:20 UTC (rev 1184159) +++ PKGBUILD 2022-04-10 01:12:27 UTC (rev 1184160) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.2.0 -pkgrel=9 +pkgrel=10 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
