Date: Wednesday, February 5, 2020 @ 10:23:25 Author: felixonmars Revision: 563074
upgpkg: haskell-lifted-async 0.10.0.4-35: 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-05 10:22:36 UTC (rev 563073) +++ PKGBUILD 2020-02-05 10:23:25 UTC (rev 563074) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=34 +pkgrel=35 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
