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