Date: Wednesday, May 30, 2018 @ 15:30:26 Author: felixonmars Revision: 333421
upgpkg: haskell-lifted-async 0.10.0.2-6 rebuild with temporary 1.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-30 15:29:39 UTC (rev 333420) +++ PKGBUILD 2018-05-30 15:30:26 UTC (rev 333421) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=5 +pkgrel=6 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
