Date: Saturday, October 31, 2020 @ 07:46:43 Author: felixonmars Revision: 737432
upgpkg: haskell-retry 0.8.1.2-44: rebuild with unliftio 0.2.13.1 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 07:46:04 UTC (rev 737431) +++ PKGBUILD 2020-10-31 07:46:43 UTC (rev 737432) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=43 +pkgrel=44 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
