Date: Thursday, January 31, 2019 @ 21:16:34 Author: felixonmars Revision: 428850
upgpkg: haskell-lifted-async 0.10.0.3-12 rebuild with haskell-src-exts 1.21.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-31 21:15:52 UTC (rev 428849) +++ PKGBUILD 2019-01-31 21:16:34 UTC (rev 428850) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=11 +pkgrel=12 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
