Date: Tuesday, May 12, 2020 @ 14:31:23 Author: felixonmars Revision: 626920
upgpkg: haskell-lifted-async 0.10.0.6-5: rebuild with tasty 1.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 14:30:44 UTC (rev 626919) +++ PKGBUILD 2020-05-12 14:31:23 UTC (rev 626920) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.6 -pkgrel=4 +pkgrel=5 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
