Date: Saturday, September 15, 2018 @ 06:44:34 Author: felixonmars Revision: 381212
upgpkg: haskell-lifted-async 0.10.0.2-25 rebuild with ansi-terminal 0.8.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-15 06:43:50 UTC (rev 381211) +++ PKGBUILD 2018-09-15 06:44:34 UTC (rev 381212) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=24 +pkgrel=25 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
