Date: Monday, June 6, 2022 @ 09:52:47 Author: felixonmars Revision: 1225539
upgpkg: haskell-lifted-async 0.10.2.2-52: rebuild with typed-process 0.2.10.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-06 09:52:41 UTC (rev 1225538) +++ PKGBUILD 2022-06-06 09:52:47 UTC (rev 1225539) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=51 +pkgrel=52 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
