Date: Thursday, October 11, 2018 @ 10:52:19 Author: felixonmars Revision: 392369
upgpkg: haskell-lifted-async 0.10.0.3-4 rebuild with tasty 1.1.0.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-11 10:51:43 UTC (rev 392368) +++ PKGBUILD 2018-10-11 10:52:19 UTC (rev 392369) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=3 +pkgrel=4 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
