Date: Thursday, March 24, 2022 @ 22:33:29 Author: felixonmars Revision: 1175890
upgpkg: haskell-retry 0.9.2.0-8: rebuild with tasty-hedgehog 1.2.0.0 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 22:33:21 UTC (rev 1175889) +++ PKGBUILD 2022-03-24 22:33:29 UTC (rev 1175890) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.9.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
