Date: Friday, October 19, 2018 @ 05:02:06 Author: felixonmars Revision: 397117
upgpkg: haskell-lifted-async 0.10.0.3-6 rebuild with base-compat 0.10.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-19 05:01:28 UTC (rev 397116) +++ PKGBUILD 2018-10-19 05:02:06 UTC (rev 397117) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=5 +pkgrel=6 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
