Date: Monday, February 26, 2018 @ 20:09:47 Author: felixonmars Revision: 298771
upgpkg: haskell-lifted-async 0.9.3.3-9 rebuild with mtl,2.2.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 20:09:09 UTC (rev 298770) +++ PKGBUILD 2018-02-26 20:09:47 UTC (rev 298771) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.9.3.3 -pkgrel=8 +pkgrel=9 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
