Date: Sunday, January 20, 2019 @ 12:43:03 Author: felixonmars Revision: 425125
upgpkg: haskell-lifted-async 0.10.0.3-10 rebuild with pretty-show 1.9.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-20 12:42:21 UTC (rev 425124) +++ PKGBUILD 2019-01-20 12:43:03 UTC (rev 425125) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=9 +pkgrel=10 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
