Date: Saturday, October 17, 2020 @ 20:29:07 Author: felixonmars Revision: 725624
upgpkg: haskell-lifted-async 0.10.1.2-28: rebuild with th-abstraction 0.4.0.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-17 20:21:18 UTC (rev 725623) +++ PKGBUILD 2020-10-17 20:29:07 UTC (rev 725624) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=27 +pkgrel=28 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
