Date: Tuesday, August 9, 2022 @ 15:34:01 Author: felixonmars Revision: 1263644
upgpkg: haskell-lifted-async 0.10.2.2-71: rebuild with th-abstraction 0.4.4.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-09 15:33:53 UTC (rev 1263643) +++ PKGBUILD 2022-08-09 15:34:01 UTC (rev 1263644) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=70 +pkgrel=71 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
