Date: Monday, October 15, 2018 @ 21:17:58 Author: felixonmars Revision: 394373
upgpkg: haskell-lifted-async 0.10.0.3-5 rebuild with ghc 8.6.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 21:17:17 UTC (rev 394372) +++ PKGBUILD 2018-10-15 21:17:58 UTC (rev 394373) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=4 +pkgrel=5 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
