Date: Monday, September 2, 2019 @ 06:57:02 Author: felixonmars Revision: 506683
upgpkg: haskell-lifted-async 0.10.0.4-21 rebuild with exceptions 0.10.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-09-02 06:56:23 UTC (rev 506682) +++ PKGBUILD 2019-09-02 06:57:02 UTC (rev 506683) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=20 +pkgrel=21 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
