Date: Thursday, May 30, 2019 @ 15:47:33 Author: felixonmars Revision: 474748
upgpkg: haskell-lifted-async 0.10.0.4-13 rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9, concurrent-output 1.10.10 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-30 15:46:53 UTC (rev 474747) +++ PKGBUILD 2019-05-30 15:47:33 UTC (rev 474748) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=12 +pkgrel=13 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
