Date: Saturday, September 12, 2020 @ 20:10:04 Author: felixonmars Revision: 704734
upgpkg: haskell-lifted-async 0.10.1.2-17: rebuild with ansi-terminal 0.11 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 20:08:00 UTC (rev 704733) +++ PKGBUILD 2020-09-12 20:10:04 UTC (rev 704734) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=16 +pkgrel=17 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
