Date: Wednesday, July 4, 2018 @ 11:05:14 Author: felixonmars Revision: 351678
upgpkg: haskell-lifted-async 0.10.0.2-14 rebuild with constraints Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-04 11:04:32 UTC (rev 351677) +++ PKGBUILD 2018-07-04 11:05:14 UTC (rev 351678) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=13 +pkgrel=14 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
