Date: Saturday, February 24, 2018 @ 06:03:57 Author: felixonmars Revision: 297338
upgpkg: haskell-lifted-async 0.9.3.3-8 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 06:03:17 UTC (rev 297337) +++ PKGBUILD 2018-02-24 06:03:57 UTC (rev 297338) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.9.3.3 -pkgrel=7 +pkgrel=8 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
