Date: Friday, September 4, 2020 @ 19:56:47 Author: felixonmars Revision: 698541
upgpkg: haskell-lifted-async 0.10.1.2-13: rebuild with tasty-expected-failure 0.12.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-04 19:55:35 UTC (rev 698540) +++ PKGBUILD 2020-09-04 19:56:47 UTC (rev 698541) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=12 +pkgrel=13 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
