Date: Monday, December 10, 2018 @ 08:02:55 Author: felixonmars Revision: 413800
upgpkg: haskell-lifted-async 0.10.0.3-9 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 08:02:07 UTC (rev 413799) +++ PKGBUILD 2018-12-10 08:02:55 UTC (rev 413800) @@ -3,10 +3,10 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=8 +pkgrel=9 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-async' 'haskell-constraints' 'haskell-lifted-base' 'haskell-monad-control' 'haskell-transformers-base')
