Date: Monday, May 27, 2019 @ 09:16:03 Author: felixonmars Revision: 471187
upgpkg: haskell-lifted-async 0.10.0.4-9 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 09:15:23 UTC (rev 471186) +++ PKGBUILD 2019-05-27 09:16:03 UTC (rev 471187) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=8 +pkgrel=9 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
