Date: Friday, October 5, 2018 @ 12:09:34 Author: felixonmars Revision: 389946
upgpkg: haskell-lifted-async 0.10.0.3-3 rebuild with optparse-applicative 0.14.3.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-05 12:08:52 UTC (rev 389945) +++ PKGBUILD 2018-10-05 12:09:34 UTC (rev 389946) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
