Date: Wednesday, June 3, 2020 @ 17:56:09 Author: felixonmars Revision: 638413
upgpkg: haskell-lifted-async 0.10.0.6-8: rebuild with haskell-src-exts 1.23.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-03 17:54:57 UTC (rev 638412) +++ PKGBUILD 2020-06-03 17:56:09 UTC (rev 638413) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.6 -pkgrel=7 +pkgrel=8 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
