Date: Thursday, March 3, 2022 @ 22:13:41 Author: felixonmars Revision: 1141297
upgpkg: haskell-retry 0.9.1.0-5: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 22:13:10 UTC (rev 1141296) +++ PKGBUILD 2022-03-03 22:13:41 UTC (rev 1141297) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
