Date: Wednesday, December 25, 2019 @ 11:41:33 Author: felixonmars Revision: 540846
upgpkg: haskell-lifted-async 0.10.0.4-26: rebuild with tasty-hunit 0.10.0.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-25 11:40:43 UTC (rev 540845) +++ PKGBUILD 2019-12-25 11:41:33 UTC (rev 540846) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=25 +pkgrel=26 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
