Date: Monday, April 1, 2019 @ 22:13:45 Author: felixonmars Revision: 447126
upgpkg: haskell-lifted-async 0.10.0.3-17 rebuild with transformers-compat 0.6.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-01 21:53:34 UTC (rev 447125) +++ PKGBUILD 2019-04-01 22:13:45 UTC (rev 447126) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=16 +pkgrel=17 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
