Date: Saturday, October 17, 2020 @ 20:33:33 Author: felixonmars Revision: 725632
upgpkg: haskell-lifted-async 0.10.1.2-29: 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:32:48 UTC (rev 725631) +++ PKGBUILD 2020-10-17 20:33:33 UTC (rev 725632) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=28 +pkgrel=29 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
