Date: Thursday, September 6, 2018 @ 07:44:08 Author: felixonmars Revision: 377281
upgpkg: haskell-lifted-async 0.10.0.2-23 rebuild with test-framework-quickcheck2 0.3.0.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-06 07:44:04 UTC (rev 377280) +++ PKGBUILD 2018-09-06 07:44:08 UTC (rev 377281) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=22 +pkgrel=23 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
