Date: Thursday, September 27, 2018 @ 15:19:45 Author: felixonmars Revision: 386446
upgpkg: haskell-lifted-async 0.10.0.3-2 rebuild with haskell-lexer 1.0.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-27 15:19:10 UTC (rev 386445) +++ PKGBUILD 2018-09-27 15:19:45 UTC (rev 386446) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
