Date: Wednesday, July 11, 2018 @ 09:40:47 Author: felixonmars Revision: 357122
upgpkg: haskell-lifted-async 0.10.0.2-19 rebuild with hspec 2.5.4, hspec-core 2.5.4, hspec-discover 2.5.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-11 09:39:46 UTC (rev 357121) +++ PKGBUILD 2018-07-11 09:40:47 UTC (rev 357122) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=18 +pkgrel=19 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
