Date: Wednesday, April 3, 2019 @ 22:20:02 Author: felixonmars Revision: 448521
upgpkg: haskell-lifted-async 0.10.0.3-18 rebuild with transformers-compat 0.6.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-03 22:19:51 UTC (rev 448520) +++ PKGBUILD 2019-04-03 22:20:02 UTC (rev 448521) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=17 +pkgrel=18 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
