Date: Saturday, January 28, 2023 @ 14:33:16 Author: felixonmars Revision: 1389388
upgpkg: haskell-lifted-async 0.10.2.3-49: rebuild with concurrent-output 1.10.17 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 14:32:37 UTC (rev 1389387) +++ PKGBUILD 2023-01-28 14:33:16 UTC (rev 1389388) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=48 +pkgrel=49 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
