Date: Saturday, March 24, 2018 @ 12:06:48 Author: felixonmars Revision: 311850
upgpkg: haskell-lifted-async 0.9.3.3-16 rebuild with hspec,2.5.0 hspec-core,2.5.0 hspec-discover,2.5.0 hspec-contrib,0.5.0 hspec-smallcheck,0.5.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-24 12:05:47 UTC (rev 311849) +++ PKGBUILD 2018-03-24 12:06:48 UTC (rev 311850) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.9.3.3 -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')
