Date: Wednesday, May 8, 2019 @ 21:23:14 Author: felixonmars Revision: 463332
upgpkg: haskell-lifted-async 0.10.0.4-5 rebuild with exceptions 0.10.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:22:36 UTC (rev 463331) +++ PKGBUILD 2019-05-08 21:23:14 UTC (rev 463332) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=4 +pkgrel=5 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
