Date: Saturday, January 4, 2020 @ 18:04:48 Author: felixonmars Revision: 548183
upgpkg: haskell-lifted-async 0.10.0.4-30: rebuild with ansi-terminal 0.10.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 18:03:55 UTC (rev 548182) +++ PKGBUILD 2020-01-04 18:04:48 UTC (rev 548183) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=29 +pkgrel=30 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
