Date: Tuesday, May 11, 2021 @ 22:57:48 Author: felixonmars Revision: 930887
upgpkg: haskell-retry 0.8.1.2-110: rebuild with unliftio 0.2.15 Modified: haskell-retry/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 22:57:11 UTC (rev 930886) +++ PKGBUILD 2021-05-11 22:57:48 UTC (rev 930887) @@ -4,7 +4,7 @@ _hkgname=retry pkgname=haskell-retry pkgver=0.8.1.2 -pkgrel=109 +pkgrel=110 pkgdesc="Retry combinators for monadic actions that may fail" url="https://github.com/Soostone/retry" license=("BSD")
