Date: Wednesday, September 12, 2018 @ 20:43:00 Author: felixonmars Revision: 379970
upgpkg: haskell-lifted-async 0.10.0.2-24 rebuild with pretty-show 1.8.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-12 20:42:20 UTC (rev 379969) +++ PKGBUILD 2018-09-12 20:43:00 UTC (rev 379970) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.2 -pkgrel=23 +pkgrel=24 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
