Date: Tuesday, February 11, 2020 @ 19:39:58 Author: felixonmars Revision: 567971
upgpkg: haskell-lifted-async 0.10.0.4-37: rebuild with haskell-lexer 1.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 19:39:00 UTC (rev 567970) +++ PKGBUILD 2020-02-11 19:39:58 UTC (rev 567971) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=36 +pkgrel=37 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
