Date: Tuesday, May 11, 2021 @ 22:51:24 Author: felixonmars Revision: 930873
upgpkg: haskell-lifted-async 0.10.2-10: rebuild with unliftio 0.2.15 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 22:50:50 UTC (rev 930872) +++ PKGBUILD 2021-05-11 22:51:24 UTC (rev 930873) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2 -pkgrel=9 +pkgrel=10 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
