Date: Tuesday, July 10, 2018 @ 15:19:31 Author: felixonmars Revision: 356186
upgpkg: haskell-lifted-async 0.10.0.2-18 rebuild with base-compat 0.10.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 15:18:46 UTC (rev 356185) +++ PKGBUILD 2018-07-10 15:19:31 UTC (rev 356186) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
