Date: Monday, August 8, 2022 @ 17:36:11 Author: felixonmars Revision: 1261564
upgpkg: haskell-lifted-async 0.10.2.2-70: rebuild with tasty 1.4.2.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 17:35:26 UTC (rev 1261563) +++ PKGBUILD 2022-08-08 17:36:11 UTC (rev 1261564) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=69 +pkgrel=70 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
