Date: Tuesday, February 6, 2018 @ 01:41:02 Author: felixonmars Revision: 289339
upgpkg: haskell-lifted-async 0.9.3.3-2 rebuild with stm,2.4.5.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-06 01:40:55 UTC (rev 289338) +++ PKGBUILD 2018-02-06 01:41:02 UTC (rev 289339) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.9.3.3 -pkgrel=1 +pkgrel=2 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
