Date: Saturday, January 30, 2021 @ 20:45:03 Author: felixonmars Revision: 836505
upgpkg: haskell-lifted-async 0.10.1.2-90: rebuild with vector 0.12.2.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 20:44:12 UTC (rev 836504) +++ PKGBUILD 2021-01-30 20:45:03 UTC (rev 836505) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=89 +pkgrel=90 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
