Date: Tuesday, February 4, 2020 @ 20:08:23 Author: felixonmars Revision: 562462
upgpkg: haskell-lifted-async 0.10.0.4-34: rebuild with vector 0.12.1.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 20:08:07 UTC (rev 562461) +++ PKGBUILD 2020-02-04 20:08:23 UTC (rev 562462) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=33 +pkgrel=34 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
