Date: Monday, August 26, 2019 @ 19:19:35 Author: felixonmars Revision: 502164
upgpkg: haskell-lifted-async 0.10.0.4-20 rebuild with call-stack 0.2.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-26 19:18:56 UTC (rev 502163) +++ PKGBUILD 2019-08-26 19:19:35 UTC (rev 502164) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=19 +pkgrel=20 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
