Date: Wednesday, April 1, 2020 @ 11:48:04 Author: felixonmars Revision: 608798
upgpkg: haskell-lifted-async 0.10.0.5-11: rebuild with QuickCheck 2.14 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-01 11:47:31 UTC (rev 608797) +++ PKGBUILD 2020-04-01 11:48:04 UTC (rev 608798) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.5 -pkgrel=10 +pkgrel=11 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
