Date: Monday, May 27, 2019 @ 15:46:41 Author: felixonmars Revision: 471562
upgpkg: haskell-lifted-async 0.10.0.4-10 rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-27 15:46:00 UTC (rev 471561) +++ PKGBUILD 2019-05-27 15:46:41 UTC (rev 471562) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=9 +pkgrel=10 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
