Date: Saturday, June 4, 2022 @ 15:18:05 Author: felixonmars Revision: 1221605
upgpkg: haskell-lifted-async 0.10.2.2-49: rebuild with typed-process 0.2.9.0 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-04 15:17:57 UTC (rev 1221604) +++ PKGBUILD 2022-06-04 15:18:05 UTC (rev 1221605) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=48 +pkgrel=49 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
