Date: Thursday, April 8, 2021 @ 07:20:42 Author: felixonmars Revision: 913631
upgpkg: haskell-lifted-async 0.10.2-3: rebuild with vector 0.12.3.0 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 07:20:01 UTC (rev 913630) +++ PKGBUILD 2021-04-08 07:20:42 UTC (rev 913631) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2 -pkgrel=2 +pkgrel=3 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
