Date: Thursday, July 5, 2018 @ 21:59:52 Author: felixonmars Revision: 353206
upgpkg: haskell-lifted-async 0.10.0.2-16 rebuild with smallcheck 1.1.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-05 21:59:10 UTC (rev 353205) +++ PKGBUILD 2018-07-05 21:59:52 UTC (rev 353206) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=15 +pkgrel=16 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
