Date: Saturday, February 27, 2021 @ 20:44:08 Author: felixonmars Revision: 875440
upgpkg: haskell-lifted-async 0.10.1.3-2: rebuild with lifted-async 0.10.1.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 20:43:36 UTC (rev 875439) +++ PKGBUILD 2021-02-27 20:44:08 UTC (rev 875440) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.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')
