Date: Saturday, March 21, 2020 @ 06:44:09 Author: felixonmars Revision: 602297
upgpkg: haskell-lifted-async 0.10.0.5-10: rebuild with haskell-src-exts 1.23.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 06:43:30 UTC (rev 602296) +++ PKGBUILD 2020-03-21 06:44:09 UTC (rev 602297) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.5 -pkgrel=9 +pkgrel=10 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
