Date: Monday, September 20, 2021 @ 00:17:20 Author: felixonmars Revision: 1017996
upgpkg: haskell-lifted-async 0.10.2.1-18: rebuild with unliftio 0.2.20 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-20 00:16:19 UTC (rev 1017995) +++ PKGBUILD 2021-09-20 00:17:20 UTC (rev 1017996) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.1 -pkgrel=17 +pkgrel=18 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
