Date: Thursday, August 18, 2022 @ 11:37:11 Author: felixonmars Revision: 1266890
upgpkg: haskell-lifted-async 0.10.2.3-2: rebuild with lifted-async 0.10.2.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 11:36:24 UTC (rev 1266889) +++ PKGBUILD 2022-08-18 11:37:11 UTC (rev 1266890) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=1 +pkgrel=2 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
