Date: Sunday, January 24, 2021 @ 19:25:35 Author: felixonmars Revision: 828971
upgpkg: haskell-lifted-async 0.10.1.2-87: rebuild with unix-compat 0.5.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-24 19:24:48 UTC (rev 828970) +++ PKGBUILD 2021-01-24 19:25:35 UTC (rev 828971) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=86 +pkgrel=87 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
