Date: Friday, February 19, 2021 @ 15:16:01 Author: felixonmars Revision: 865871
upgpkg: haskell-retry 0.8.1.2-88: rebuild with tasty-expected-failure 0.12.3 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 15:15:25 UTC (rev 865870) +++ PKGBUILD 2021-02-19 15:16:01 UTC (rev 865871) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=87 +pkgrel=88 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
