Date: Sunday, July 29, 2018 @ 04:23:48 Author: felixonmars Revision: 364037
upgpkg: haskell-lifted-async 0.10.0.2-21 rebuild with tasty 1.1.0.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-29 04:23:06 UTC (rev 364036) +++ PKGBUILD 2018-07-29 04:23:48 UTC (rev 364037) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=20 +pkgrel=21 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
