Date: Saturday, February 22, 2020 @ 10:00:46 Author: felixonmars Revision: 578265
upgpkg: haskell-lifted-async 0.10.0.4-42: rebuild with pretty-show 1.10 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-22 10:00:08 UTC (rev 578264) +++ PKGBUILD 2020-02-22 10:00:46 UTC (rev 578265) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=41 +pkgrel=42 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
