Date: Saturday, May 25, 2019 @ 05:36:14 Author: felixonmars Revision: 469728
upgpkg: haskell-lifted-async 0.10.0.4-8 rebuild with constraints 0.11 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-25 05:35:28 UTC (rev 469727) +++ PKGBUILD 2019-05-25 05:36:14 UTC (rev 469728) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
