Date: Sunday, December 9, 2018 @ 19:50:46 Author: felixonmars Revision: 413056
upgpkg: haskell-abstract-par 0.3.3-11 rebuild with ghc 8.6.3 Modified: haskell-abstract-par/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-09 19:50:13 UTC (rev 413055) +++ PKGBUILD 2018-12-09 19:50:46 UTC (rev 413056) @@ -4,10 +4,10 @@ _hkgname=abstract-par pkgname=haskell-abstract-par pkgver=0.3.3 -pkgrel=10 +pkgrel=11 pkgdesc="Type classes generalizing the functionality of the \'monad-par\' library." url="https://github.com/simonmar/monad-par" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs') makedepends=('ghc')
