Date: Friday, October 30, 2020 @ 23:15:53 Author: felixonmars Revision: 737366
upgpkg: haskell-lifted-async 0.10.1.2-38: rebuild with unliftio 0.2.13.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 23:15:19 UTC (rev 737365) +++ PKGBUILD 2020-10-30 23:15:53 UTC (rev 737366) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=37 +pkgrel=38 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
